Sophie

Sophie

distrib > Mandriva > 2007.0 > x86_64 > by-pkgid > dc164808dd6d19c275ee1937b3bda729 > scriptlet

proftpd-mod_ldap-1.3.0a-4mdv2007.0.x86_64.rpm

POSTIN

/bin/sh
service proftpd condrestart

POSTUN

/bin/sh
if [ "$1" = 0 ]; then
    service proftpd condrestart
fi