Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Mar 2023 06:50:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 260248] jails: depend parameter does not work in modular jail files (conf.d)
Message-ID:  <bug-260248-227-Mp7N88IveQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260248-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260248

--- Comment #5 from Rocco <v_bachvarov@mail.bg> ---
(In reply to Antranig Vartanian from comment #3)
I can confirm the observation of Mark Felder.
Also, looking at the source code there does not seem to be any difference.

Unfortunately, fixing this would require some architectural change. Either all
jail configurations must be read first before execution starts, or at least in
a lazy fashion at the first encounter of "depends". I assume the first one
would be easier to implement and more robust.

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260248-227-Mp7N88IveQ>