Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 263f05f6f1e050e36d8e5a101752b8ae > scriptlet

proftpd-mod_gss-1.3.3e-3.mga1.i586.rpm

PREUN

/bin/sh
if [ "$1" = 0 ]; then
    service proftpd condrestart > /dev/null 2>/dev/null || :
fi

POSTIN

/bin/sh
service proftpd condrestart > /dev/null 2>/dev/null || :