Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 16625493d5d2e965d1f455c042bbf7f8 > scriptlet

honeyd-1.5c-13.fc15.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