aboutsummaryrefslogtreecommitdiff
path: root/contrib/texinfo/po
diff options
context:
space:
mode:
authorMichael Proto <mike@jellydonut.org>2025-07-13 21:30:28 +0000
committerKristof Provost <kp@FreeBSD.org>2025-07-29 07:48:51 +0000
commit0bb490bdbff4bb39e7a3429ee2176bd123b627ca (patch)
tree1327c6f6da5129d5753b756aa78f43d1e20b11dd /contrib/texinfo/po
parent4f8cb9f1daf80f7e23d581a86bb47cd47717f095 (diff)
/etc/rc.d/pf: Fix for multi-line pf_fallback_rulesstable/13
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 (cherry picked from commit 9e8c1f9576e75fcd34007c6e8a4a6da0b1b2f1e2)
Diffstat (limited to 'contrib/texinfo/po')
0 files changed, 0 insertions, 0 deletions