Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > a8ae53fb1efe69f3426ccb68a695e941 > scriptlet

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