[Bug 256410] pf: Add pf_default_rules option

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 11 Jun 2021 15:06:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256410

--- Comment #27 from Chris Hutchinson <portmaster@bsdforge.com> ---
IMHO this
pf_fallback_rules_enable   (bool) Set to "NO" by default. Setting this to
"YES" enables loading pf_fallback_rules_file or pf_fallback_rules in case of a
problem when loading the ruleset in pf_rules.

should read like this
pf_fallback_rules_enable   (bool) Set to "NO" by default. Setting this to
"YES" enables loading pf_fallback_rules_file or pf_fallback_rules should the
ruleset in pf_rules fail.

-- 
You are receiving this mail because:
You are the assignee for the bug.