Sophie

Sophie

distrib > Mandriva > mes5 > x86_64 > by-pkgid > edb0bd42a998e27034995ed916a6639b > scriptlet

fetchmail-daemon-6.3.22-0.1mdvmes5.2.x86_64.rpm

PREUN

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

POSTIN

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

POSTUN

/bin/sh
if [ "$1" -ge "1" ]; then
    /sbin/service fetchmail condrestart > /dev/null 2>/dev/null || :
fi