HomeFreeBSD

Add support for jail.conf.d

Description

Add support for jail.conf.d

Using /etc/jail.{jailname}.conf is nice, however it makes /etc/ very
messy if you have many jails. This patch allows one to move these
config files out of the way into /etc/jail.conf.d/{jailname}.conf.

Note that the same caveat as /etc/jail.*.conf applies: the jail service
will not autodiscover all of these for starting 'all' jails. This is
considered future work, since the behavior matches.

Reviewed by: kevans
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D24570

Details

Provenance
antranigv_freebsd.amAuthored on Sep 8 2021, 7:07 AM
kevansCommitted on Sep 10 2021, 5:30 AM
Reviewer
kevans
Differential Revision
D24570: Add support for jail.d
Parents
rG35aa1d6e4542: kern: drop remaining references to removed makesyscalls.sh
Branches
Unknown
Tags
Unknown