From: S.Çağlar Onur Date: Tue, 11 May 2010 20:23:25 +0000 (+0000) Subject: restart the iptables service after upgrades X-Git-Tag: iptables-1.4.7-5~2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;ds=sidebyside;h=d733637e7f5472b3471cb9e1490905410cc13a4d;p=iptables.git restart the iptables service after upgrades --- diff --git a/iptables.spec b/iptables.spec index 5c33d23..7815ab3 100644 --- a/iptables.spec +++ b/iptables.spec @@ -121,6 +121,7 @@ rm -rf %{buildroot} %post /sbin/ldconfig /sbin/chkconfig --add iptables +service iptables restart %postun -p /sbin/ldconfig