]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Enable rc.d/jail within jails
authorDan Langille <dan@langille.org>
Sun, 15 Aug 2021 16:53:16 +0000 (12:53 -0400)
committerKristof Provost <kp@FreeBSD.org>
Sun, 29 Aug 2021 07:37:32 +0000 (09:37 +0200)
commitb5ead234dc25157f0540ed3991859136778616f5
treea2ffc321d81c6d26b4fcea810c188e2df7e0e1dd
parente528b1429c515cacd05eb0bb78462ebc44236ad0
Enable rc.d/jail within jails

Jails with jails is a supported. This change allows the script to run
upon startup with a jail. Without this, jails are not automatically
started within jails.

(cherry picked from commit 35cf9fecbd80f56e39524f480240acfd953c93e1)
libexec/rc/rc.d/jail