From a1a483e94ccaf079131f15385b11ec5bccae1584 Mon Sep 17 00:00:00 2001 From: Christoph Date: Sun, 30 Jun 2019 16:14:57 +0200 Subject: [PATCH] update_firewall-script_ipt-server.sh: add default_ports.conf. --- update_firewall-script_ipt-server.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update_firewall-script_ipt-server.sh b/update_firewall-script_ipt-server.sh index ddceb2f..02659cf 100755 --- a/update_firewall-script_ipt-server.sh +++ b/update_firewall-script_ipt-server.sh @@ -206,6 +206,7 @@ DEFAULT_FIREWALL_CONFIGURATION_FILES=" logging_ipv4.conf logging_ipv6.conf default_ports.conf + post_decalrations.conf " if [[ -f "$conf_file" ]]; then