Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > 4817e10209b8cb158fb5a22ed77e86b6 > scriptlet

proftpd-mod_load-1.3.1-0.rc3.0mdv2008.0.x86_64.rpm

POSTIN

/bin/sh
service proftpd condrestart

POSTUN

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