Sophie

Sophie

distrib > Momonga > 7 > x86_64 > media > os > by-pkgid > 1c4d4d6eeb77b1c130893275f8c55b73 > scriptlet

wicd-1.7.0-4m.mo7.x86_64.rpm

PREUN

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

POSTIN

/bin/sh
/sbin/chkconfig --add wicd