[Bug 288197] [PATCH] /etc/rc.d/pf : fix pf_fallback_rules for multiple rules

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 13 Jul 2025 22:41:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288197

--- Comment #2 from Michael Proto <mike@jellydonut.org> ---
(forgot to add)... using either fix does show correct output via 'dmesg -a' on
boot as well:

...
Enabling pf/etc/pf.conf:10: syntax error
pfctl: Syntax error in config file: pf rules not loaded
/etc/rc: WARNING: Unable to load /etc/pf.conf.
/etc/rc: WARNING: Loading fallback rules: 
  block drop all
  pass quick all
.

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