From 5f4b509eda6c34998a81a1e6cd150968ce7b8415 Mon Sep 17 00:00:00 2001 From: Robert Gerus Date: Sun, 25 Aug 2013 22:06:00 +0200 Subject: [PATCH] Test if hook executes properly. --- dupa | 1 + pf.conf => pf.conf.in | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 dupa rename pf.conf => pf.conf.in (81%) diff --git a/dupa b/dupa new file mode 100644 index 0000000..573541a --- /dev/null +++ b/dupa @@ -0,0 +1 @@ +0 diff --git a/pf.conf b/pf.conf.in similarity index 81% rename from pf.conf rename to pf.conf.in index 47abe9c..bc6688d 100644 --- a/pf.conf +++ b/pf.conf.in @@ -6,5 +6,4 @@ wan_if="bge2" set require-order no # actually load all the rules -include "/etc/firewall/rules.d/*.rules"