From eed1a0d686ba8bb0aae7ec1546a2d4aa2415ba74 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Wed, 9 Mar 2016 23:06:59 -0500 Subject: [PATCH] BF: Include iptables-common (not removed iptables-blocktype) within firewallcmd- actions (Closes #1254) --- config/action.d/firewallcmd-allports.conf | 2 +- config/action.d/firewallcmd-multiport.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/action.d/firewallcmd-allports.conf b/config/action.d/firewallcmd-allports.conf index ec52babb..571d5ba6 100644 --- a/config/action.d/firewallcmd-allports.conf +++ b/config/action.d/firewallcmd-allports.conf @@ -6,7 +6,7 @@ [INCLUDES] -before = iptables-blocktype.conf +before = iptables-common.conf [Definition] diff --git a/config/action.d/firewallcmd-multiport.conf b/config/action.d/firewallcmd-multiport.conf index 4d806e6b..82c758fe 100644 --- a/config/action.d/firewallcmd-multiport.conf +++ b/config/action.d/firewallcmd-multiport.conf @@ -5,7 +5,7 @@ [INCLUDES] -before = iptables-blocktype.conf +before = iptables-common.conf [Definition]