Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 96899764139b942d1464108a3b18e850 > scriptlet

vsftpd-1.2.0-1mdk.ppc.rpm

POSTIN

/bin/sh
if [ $1 = 1 ]; then
        /sbin/service xinetd reload > /dev/null 2>&1 || :
fi

POSTUN

/bin/sh
if [ $1 = 0 ]; then
        /sbin/service xinetd reload > /dev/null 2>&1 || :
fi