From: Faiyaz Ahmed Date: Fri, 25 Jul 2008 15:41:07 +0000 (+0000) Subject: chkconfig is set by config file. This step is unneeded. X-Git-Tag: iptables-1.3.8-5~5 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=6f70029e2ab9608482fd338f0a599f8cca960608;p=iptables.git chkconfig is set by config file. This step is unneeded. --- diff --git a/iptables.spec b/iptables.spec index fa4b023..09f01cd 100644 --- a/iptables.spec +++ b/iptables.spec @@ -115,7 +115,6 @@ rm -rf $RPM_BUILD_ROOT %post /sbin/chkconfig --add iptables -/sbin/chkconfig --level 345 iptables on /sbin/service restart iptables %preun @@ -125,7 +124,6 @@ fi %post ipv6 /sbin/chkconfig --add ip6tables -/sbin/chkconfig --level 345 ip6tables on /sbin/service restart ip6tables %preun ipv6