Searched hist:"7955 efd574b98601a95da45d6d8e7f452631fddd" (Results 1 – 3 of 3) sorted by relevance
/freebsd/libexec/rc/rc.d/ |
H A D | jail | diff 7955efd574b98601a95da45d6d8e7f452631fddd Wed Sep 08 09:07:49 CEST 2021 Antranig Vartanian <antranigv@freebsd.am> 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
|
/freebsd/etc/mtree/ |
H A D | BSD.root.dist | diff 7955efd574b98601a95da45d6d8e7f452631fddd Wed Sep 08 09:07:49 CEST 2021 Antranig Vartanian <antranigv@freebsd.am> 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
|
/freebsd/share/man/man5/ |
H A D | rc.conf.5 | diff 7955efd574b98601a95da45d6d8e7f452631fddd Wed Sep 08 09:07:49 CEST 2021 Antranig Vartanian <antranigv@freebsd.am> 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
|