Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > b9f8d43f832eefee980a2cd70b9fef6a > scriptlet

gofer-0.54-1.fc14.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
setfacl -m other::--- /var/log/gofer