Sophie

Sophie

distrib > Mandriva > cooker > x86_64 > by-pkgid > a744b7fb8b88c8e63fa867c4ab75806d > scriptlet

proftpd-mod_ban-1.3.4a-2.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 || :