Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 09550ba7c9f3083d472420ecf1cb7385 > 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