From d733637e7f5472b3471cb9e1490905410cc13a4d Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=2E=C3=87a=C4=9Flar=20Onur?= Date: Tue, 11 May 2010 20:23:25 +0000 Subject: [PATCH] restart the iptables service after upgrades --- iptables.spec | 1 + 1 file changed, 1 insertion(+) 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 -- 2.43.0