Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > ed75bbc0cfb8904abb9e5706b1cf163d > scriptlet

iptables-1.3.5-9.2.el5_8.x86_64.rpm

PREUN

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

POSTIN

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