summaryrefslogtreecommitdiff
path: root/aports/iptables/iptables.confd
diff options
context:
space:
mode:
authorPÁLI Gábor János <pali.gabor@gmail.com>2022-05-14 22:59:37 +0200
committerPÁLI Gábor János <pali.gabor@gmail.com>2022-05-14 23:44:51 +0200
commit972aa5cee272ad68b475dcb31baa780f08ce2559 (patch)
tree7e3384c4efbe729e51eb2678bdcdfad864fc78a9 /aports/iptables/iptables.confd
parent1a098a35e786fbf23177750f6fa3517cf77fd3e0 (diff)
downloadfreebsd-wifibox-alpine-972aa5cee272ad68b475dcb31baa780f08ce2559.zip
Expose IP Tables configuration.
Diffstat (limited to 'aports/iptables/iptables.confd')
-rw-r--r--aports/iptables/iptables.confd4
1 files changed, 2 insertions, 2 deletions
diff --git a/aports/iptables/iptables.confd b/aports/iptables/iptables.confd
index 6e356ef..34f7b00 100644
--- a/aports/iptables/iptables.confd
+++ b/aports/iptables/iptables.confd
@@ -1,4 +1,4 @@
-IPTABLES_SAVE="/etc/iptables/rules-save"
-SAVE_RESTORE_OPTIONS="-c"
+IPTABLES_SAVE="/media/etc/iptables"
+SAVE_RESTORE_OPTIONS=""
SAVE_ON_STOP="no"
IPFORWARD="yes"