Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 97fda2928692e654aa0129ff2ec259d8 > scriptlet

bootparamd-0.17-26.el5_7.1.x86_64.rpm

PREUN

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

POSTIN

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