Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 654acd31973eacb93f32e69ad7f7a955 > scriptlet

hostapd-0.6.9-8.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