Sophie

Sophie

distrib > CentOS > 5 > i386 > by-pkgid > f9f9dac034b900acb4390cbd87cd32a8 > scriptlet

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

PREUN

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

POSTIN

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