Sophie

Sophie

distrib > CentOS > 5 > i386 > by-pkgid > e980722f4e9d625c1d7acfab1aa119b7 > scriptlet

smartmontools-5.42-2.el5.i386.rpm

PREUN

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

POSTIN

/bin/sh
/sbin/chkconfig --add smartd

Triggers

kernel-utils

/bin/sh
/sbin/chkconfig --add smartd
exit 0