Sophie

Sophie

distrib > Mandriva > 7.1 > i586 > by-pkgid > c044ab1e55e72050f2cdc2726a2e8563 > scriptlet

bootparamd-0.10-6mdk.i586.rpm

POSTIN

/bin/sh
/sbin/chkconfig --add bootparamd

POSTUN

/bin/sh
if [ $1 = 0 ]; then
    /sbin/chkconfig --del bootparamd
fi