Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > ea3cae591239ce8ce0a7b8afc1eb9657 > scriptlet

tftp-server-0.49-7.fc14.x86_64.rpm

POSTIN

/bin/sh
/sbin/service xinetd reload > /dev/null 2>&1 || :

POSTUN

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