Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > 6cc777af9c7349261472abdbafcd423a > scriptlet

fetchmail-daemon-6.3.21-1.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