summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/inc/filter.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc
index 8f796e3..2509c69 100644
--- a/etc/inc/filter.inc
+++ b/etc/inc/filter.inc
@@ -2626,7 +2626,7 @@ EOD;
# make sure the user cannot lock himself out of the webGUI or SSH
anchor "anti-lockout"
-pass in quick on $lan from any to $lanip keep state label "anti-lockout web rule"
+pass in quick on \$lan from any to $lanip keep state label "anti-lockout web rule"
EOD;
}
OpenPOWER on IntegriCloud