On 2022-11-06, Odd Martin Baanrud <mar...@lb7ye.net> wrote: > Hello, > > Back in the days, 10 years or so, there was a rc.conf directive called > “pf_rules”, which one could use to override the location of the config file > for PF. > I don’t see this option in the default rc.conf now. > Is it still valid? > If so, how could one set it in rc.conf.local with rcctl?
That was removed 7 years or so ago: ---------------------------- revision 1.449 date: 2015/05/02 09:35:44; author: ajacoutot; state: Exp; lines: +5 -5; commitid: KEtyXRbrWc1uCPli; Drop pf_rules and ipsec_rules from rc.conf(5); it shouldn't have been made tweakable: there's no real point and these files support the 'include' option so one can always get its config from whatever path... especially useful when testing a new ruleset. man page inputs from schwarze@ ok halex@ schwarze@ rpe@ deraadt@ ---------------------------- -- Please keep replies on the mailing list.