Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 2f88aea2e621310e9d4c8bbbf5f8c075 > scriptlet

hostapd-0.6.10-2.fc13.i686.rpm

PREUN

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

POSTIN

/bin/sh
/sbin/chkconfig --add hostapd