Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > contrib-release > by-pkgid > 7b8dad2904886faa80e4ed76a6eabc98 > scriptlet

tcron-0.5.2-1mdv2007.1.x86_64.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