aboutsummaryrefslogtreecommitdiffstats
path: root/main/iptables/iptables.confd
diff options
context:
space:
mode:
Diffstat (limited to 'main/iptables/iptables.confd')
-rw-r--r--main/iptables/iptables.confd2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/iptables/iptables.confd b/main/iptables/iptables.confd
index 91287debdb..270c8d4cb5 100644
--- a/main/iptables/iptables.confd
+++ b/main/iptables/iptables.confd
@@ -2,7 +2,7 @@
# Location in which iptables initscript will save set rules on
# service shutdown
-IPTABLES_SAVE="/var/lib/iptables/rules-save"
+IPTABLES_SAVE="/etc/iptables/rules-save"
# Options to pass to iptables-save and iptables-restore
SAVE_RESTORE_OPTIONS="-c"