Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2023 11:21:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        jail@FreeBSD.org
Subject:   [Bug 274568] rc.conf(5): Empty "jail_list" does not start jails defined in "/etc/jail.conf.d"
Message-ID:  <bug-274568-29815-WwiqhbPNqY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274568-29815@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274568-29815@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274568

crest@rlwinm.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |crest@rlwinm.de

--- Comment #1 from crest@rlwinm.de ---
It would be nice if it did, but an empty $jail_list just starts the jails in
the global /etc/jail.conf. To have per jail jail.conf files in FreeBSD < 14=
 you
need to list them in $jail_list. The least painful way to do this is through
`sysrc jail_list+=3D$name`.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274568-29815-WwiqhbPNqY>