Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 65e076834d31734734d34559b3f390b9 > scriptlet

iptables-ipv6-1.4.9-1.fc14.i686.rpm

PREUN

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

POSTIN

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