Sophie

Sophie

distrib > Fedora > 15 > x86_64 > media > os > by-pkgid > 3870cfef39efcef1e64169af4c320ad6 > scriptlet

foghorn-0.1.2-4.fc15.x86_64.rpm

PREUN

/bin/sh
if [ "$1" == 0 ] then;
   /sbin/chkconfig --del foghorn
fi

POSTIN

/bin/sh
/sbin/chkconfig --add foghorn