Sophie

Sophie

distrib > Mandriva > 9.0 > x86_64 > by-pkgid > ff38fd1587da26b40ea38e64a0c5375e > scriptlet

vixie-cron-3.0.1-54mdk.x86_64.rpm

PREUN

/bin/sh
/usr/share/rpm-helper/del-service vixie-cron $1 crond

POSTIN

/bin/sh
/usr/share/rpm-helper/add-service vixie-cron $1 crond

POSTUN

/bin/sh
if [ $1 -ge 1 ]; then
    rm -fr /var/log/cron.*
fi