Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > main-updates > by-pkgid > 9c6c7094c9712a4a499d1da3747c2155 > scriptlet

proftpd-mod_clamav-1.3.1-0.rc2.3.3mdv2007.1.x86_64.rpm

POSTIN

/bin/sh
service proftpd condrestart

POSTUN

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