update_firewall-script_ipt-server.sh: add default_ports.conf.

This commit is contained in:
Christoph 2019-06-30 16:14:57 +02:00
parent 8f3e5e298f
commit a1a483e94c

View File

@ -206,6 +206,7 @@ DEFAULT_FIREWALL_CONFIGURATION_FILES="
logging_ipv4.conf logging_ipv4.conf
logging_ipv6.conf logging_ipv6.conf
default_ports.conf default_ports.conf
post_decalrations.conf
" "
if [[ -f "$conf_file" ]]; then if [[ -f "$conf_file" ]]; then