Sophie

Sophie

distrib > CentOS > 5 > i386 > by-pkgid > 05eefc8c736e79fd3a1572d836875c21 > scriptlet

iptables-1.3.5-9.2.el5_8.i386.rpm

PREUN

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

POSTIN

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