diff options
author | Michael Proto <mike@jellydonut.org> | 2025-07-13 21:30:28 +0000 |
---|---|---|
committer | Kristof Provost <kp@FreeBSD.org> | 2025-07-15 13:06:27 +0000 |
commit | 9e8c1f9576e75fcd34007c6e8a4a6da0b1b2f1e2 (patch) | |
tree | 61613a6d9e6488658114c1ac0e71084d9d827097 /contrib/perl5/lib/Pod/(public-mirror) | |
parent | da84054f3a508ceab4474e4a002c87813963cc84 (diff) |
Setting multiple pf_fallback_rules in /etc/rc.conf as per the
documentation produces invalid pf syntax due to the lack of echo
quoting $pf_fallback_rules in /etc/rc.d/pf. Adding quotes around
the $pf_fallback_rules echo maintains newlines needed for valid
pfctl syntax. Provided patch resolves the issue
Also updating rc.conf(5) to reflect that multi-line pf_fallback_rules
should not include a trailing backslash (\) as line breaks are
needed when passing rules to pfctl via stdin.
PR: 288197
Reviewed by: kp
MFC after: 2 weeks
Diffstat (limited to 'contrib/perl5/lib/Pod/(public-mirror)')
0 files changed, 0 insertions, 0 deletions