Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 5f8725eb414cef7cbdf8232418dbfc18 > scriptlet

proftpd-mod_sql_passwd-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 || :