Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 9b9caa2b0e6b0370d79f26303c014029 > scriptlet

gofer-0.74-1.fc16.noarch.rpm

PREUN

/bin/sh
if [ $1 = 0 ] ; then
   /sbin/service goferd stop >/dev/null 2>&1
   /sbin/chkconfig --del goferd
fi


###############################################################################
# python lib
###############################################################################

POSTIN

/bin/sh
chkconfig --add goferd