Sophie

Sophie

distrib > Mageia > 1 > x86_64 > by-pkgid > 0cefe4588a447f735adabbc314254db8 > scriptlet

proftpd-mod_quotatab_file-1.3.3g-0.1.mga1.x86_64.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 || :