Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > f8b0609bc557ed70e2cbc88d4ab7a560 > scriptlet

iptables-ipv6-1.3.5-9.2.el5_8.x86_64.rpm

PREUN

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

POSTIN

/bin/sh
/sbin/chkconfig --add ip6tables