summaryrefslogtreecommitdiffstats
path: root/main/iptables
diff options
context:
space:
mode:
Diffstat (limited to 'main/iptables')
-rw-r--r--main/iptables/APKBUILD2
-rw-r--r--main/iptables/ip6tables.confd2
2 files changed, 2 insertions, 2 deletions
diff --git a/main/iptables/APKBUILD b/main/iptables/APKBUILD
index f36be22b2..72cca9ca7 100644
--- a/main/iptables/APKBUILD
+++ b/main/iptables/APKBUILD
@@ -82,4 +82,4 @@ md5sums="212112389c7f10c72efb31a4ed193a4c iptables-1.4.12.2.tar.bz2
ec3e80a1b0ea3e13e4e60824b7ebd1b9 iptables-1.4.2-include-in.patch
d67d7e544c8af8cff63e8c89dbc96eb5 iptables.initd
2ae5c23689c65ed7e827802c47acd426 iptables.confd
-91933090bd9d493c91dcffc0221def61 ip6tables.confd"
+b9e4eb7e6ee2cd3e76de27379e43834e ip6tables.confd"
diff --git a/main/iptables/ip6tables.confd b/main/iptables/ip6tables.confd
index 6a8d94c75..57241f223 100644
--- a/main/iptables/ip6tables.confd
+++ b/main/iptables/ip6tables.confd
@@ -2,7 +2,7 @@
# Location in which ip6tables initscript will save set rules on
# service shutdown
-IP6TABLES_SAVE="/var/lib/ip6tables/rules-save"
+IP6TABLES_SAVE="/etc/iptables/rules6-save"
# Options to pass to ip6tables-save and ip6tables-restore
SAVE_RESTORE_OPTIONS="-c"