From 6545dc1b51d13943016219e656fbc2b2946a5bc9 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Sun, 17 Sep 2017 21:45:59 +1200 Subject: Add starter iptables scripts --- conf.d.in/iptables.in | 1 + 1 file changed, 1 insertion(+) create mode 100644 conf.d.in/iptables.in (limited to 'conf.d.in') diff --git a/conf.d.in/iptables.in b/conf.d.in/iptables.in new file mode 100644 index 0000000..ded05a4 --- /dev/null +++ b/conf.d.in/iptables.in @@ -0,0 +1 @@ +iptables_save="/etc/iptables/iptables.rules" -- cgit v1.1