Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 2bc15064d46f3a431a2114ee31f2eef5 > scriptlet

smartmontools-5.39.1-1.fc13.i686.rpm

PREUN

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

POSTIN

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