Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 4ba38552e1f661cef436b852f31a4eee > scriptlet

tcron-0.5.3-6mdv2010.0.i586.rpm

PREIN

/bin/sh
if [ -f /etc/tcrontab/tcrontab.conf ]; then
    if [ ! -f /etc/tcron.conf ]; then
        mv /etc/tcrontab/tcrontab.conf /etc/tcron.conf
    fi
fi

PREUN

/bin/sh
/usr/share/rpm-helper/del-service tcron $1 tcrond

POSTIN

/bin/sh
/usr/share/rpm-helper/add-service tcron $1 tcrond