Drop pf_rules and ipsec_rules from rc.conf(5); it shouldn't have been made
authorajacoutot <ajacoutot@openbsd.org>
Sat, 2 May 2015 09:35:44 +0000 (09:35 +0000)
committerajacoutot <ajacoutot@openbsd.org>
Sat, 2 May 2015 09:35:44 +0000 (09:35 +0000)
commit3544dba08d2e0f0cbacea088c90af8ec0ec03139
tree9c48468961d25828951a95cba9cc5bb91b207ff7
parentf3e6aab7f5090f342042d283198acf0b27af579a
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@
etc/rc
etc/rc.conf
share/man/man8/rc.conf.8