Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 4fb1f8a8fc2ab11dbd6b28690f4d83f3 > scriptlet

proftpd-mod_case-1.3.1-0.rc2.3mdv2007.1.x86_64.rpm

POSTIN

/bin/sh
service proftpd condrestart

POSTUN

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