summaryrefslogtreecommitdiff
path: root/init.d/pf.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/pf.in')
-rw-r--r--init.d/pf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/pf.in b/init.d/pf.in
index 15c9fc5..a36df26 100644
--- a/init.d/pf.in
+++ b/init.d/pf.in
@@ -44,7 +44,7 @@ reload()
{
ebegin "Reloading $name rules."
pfctl -q -n -f "$pf_conf" && \
- {
+ {
# Flush everything but existing state entries that way when
# rules are read in, it doesn't break established connections.
pfctl -q -Fnat -Fqueue -Frules -FSources -Finfo -FTables -Fosfp