restart the iptables service after upgrades
[iptables.git] / iptables.spec
index 5c33d23..7815ab3 100644 (file)
@@ -121,6 +121,7 @@ rm -rf %{buildroot}
 %post
 /sbin/ldconfig
 /sbin/chkconfig --add iptables
+service iptables restart
 
 %postun -p /sbin/ldconfig