Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 9021215d25a54b2163f6c5731ed95cae > scriptlet

smartmontools-5.42-2.el5.x86_64.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