Sophie

Sophie

distrib > Momonga > 6 > i686 > by-pkgid > 84b94110c02117a426cbfd2f6d3321e0 > scriptlet

bootparamd-0.17-2m.mo6.i686.rpm

PREUN

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

POSTIN

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