Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 273ee02def161cabca68ad3c9c173c2c > scriptlet

honeyd-1.5c-9.fc14.i686.rpm

PREUN

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

POSTIN

/bin/sh
/sbin/chkconfig --add honeyd