Sophie

Sophie

distrib > Scientific%20Linux > 5x > i386 > by-pkgid > 988513698ff80e661856a5e396afdd8e > 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