aboutsummaryrefslogtreecommitdiffstats
path: root/main/iptables/ip6tables.confd
diff options
context:
space:
mode:
Diffstat (limited to 'main/iptables/ip6tables.confd')
-rw-r--r--main/iptables/ip6tables.confd2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/iptables/ip6tables.confd b/main/iptables/ip6tables.confd
index 6a8d94c75cf..57241f22399 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"