Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 12b6eca49427ebec8426d78760bd57ed > scriptlet

iptables-1.4.9-1.fc14.i686.rpm

PREUN

/bin/sh
if [ "$1" = 0 ]; then
	/sbin/chkconfig --del iptables
fi

POSTIN

/bin/sh
/sbin/ldconfig
/sbin/chkconfig --add iptables