Sophie

Sophie

distrib > Arklinux > devel > i586 > media > main > by-pkgid > b6fc76ff2327daf5782aaef4ccc91c4c > scriptlet

iptables-1.4.9.1-1ark.i586.rpm

PREUN

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

POSTIN

/bin/sh
/sbin/chkconfig --add iptables