Sophie

Sophie

distrib > Mandriva > 2007.1 > i586 > by-pkgid > c234a4823e8dd2fefb28f6dfd1f93f31 > scriptlet

proftpd-mod_radius-1.3.1-0.rc2.3mdv2007.1.i586.rpm

POSTIN

/bin/sh
service proftpd condrestart

POSTUN

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