Searched hist:"2 efbd480f1d37cbadc5af4476a87e5336c493910" (Results 1 – 2 of 2) sorted by relevance
/freebsd/libexec/rc/ |
H A D | rc.subr | diff 2efbd480f1d37cbadc5af4476a87e5336c493910 Wed May 22 15:28:11 CEST 2024 Alexander Leidinger <netchild@FreeBSD.org> rc: add service jails framework
This takes a rc.d-service and starts it in a jail which shares the same root-path as the host (or parent jail) and may inherit the network from the host (or parent jail). Per service there is the possibility to specify some arguments which give more permissions (e.g. netv4, netv6, sysvipc...). Reviewed by: bcr (man page) Relnotes: yes Differential Revision: https://reviews.freebsd.org/D40370
|
/freebsd/share/man/man5/ |
H A D | rc.conf.5 | diff 2efbd480f1d37cbadc5af4476a87e5336c493910 Wed May 22 15:28:11 CEST 2024 Alexander Leidinger <netchild@FreeBSD.org> rc: add service jails framework
This takes a rc.d-service and starts it in a jail which shares the same root-path as the host (or parent jail) and may inherit the network from the host (or parent jail). Per service there is the possibility to specify some arguments which give more permissions (e.g. netv4, netv6, sysvipc...). Reviewed by: bcr (man page) Relnotes: yes Differential Revision: https://reviews.freebsd.org/D40370
|