Kyle Evans 72cf7db3aa lualoader: add loader_conf_dirs support (loader.conf.d)
loader_conf_dirs is the supporting mechanism for the included
/boot/loader.conf.d directory.  When lualoader finishes processing all of
the loader_conf_files it finds after walking /boot/defaults/loader.conf,
it will now check any and all loader_conf_dirs and process files ending
in ".conf" as if they were a loader.conf.

Note that loader_conf_files may be specified in a loader.conf.d config
file, but loader_conf_dirs may *not*. It will only be processed as specified
in /boot/defaults/loader.conf and any loader_conf_files that were loaded
from there.

Reviewed by:	allanjude, freqlabs, rpokala, tsoome
Includes suggestion from:	imp
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D25608
2020-12-31 10:37:05 -06:00
..
2018-04-27 22:15:18 +00:00
2020-12-01 23:07:05 +00:00
2019-02-26 06:22:10 +00:00
2020-10-09 15:14:19 +00:00
2020-11-15 14:04:27 +00:00
2020-12-12 21:25:38 +00:00
2020-09-08 23:22:11 +00:00
2020-12-27 23:25:18 +02:00
2019-02-26 06:22:10 +00:00
2020-01-23 10:40:34 +00:00
2019-05-24 19:43:38 +00:00
2017-12-02 00:06:58 +00:00