Date: Sun, 9 Jun 2024 09:45:01 +0300 From: Matthias Fechner <mfechner@freebsd.org> To: ports@freebsd.org Subject: Re: Service for jails? Message-ID: <f62842ab-bd61-46f1-a56f-65fb75d38775@freebsd.org> In-Reply-To: <e5d7a2ce-ef65-483f-8a6d-807266a454fd@quip.cz> References: <25b6364e-39a4-4834-a250-ff7d94a758bf@freebsd.org> <e5d7a2ce-ef65-483f-8a6d-807266a454fd@quip.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 07.06.2024 um 10:44 schrieb Miroslav Lachman: > On 07/06/2024 08:20, Matthias Fechner wrote: >> Dear all, >> >> I saw in some commit messages that the startup scripts are modified >> like: >> >> BBB_svcj_options=${BBB_svcj_options:-"net_basic"} >> >> But I cannot find anything in the porters handbook about that new >> parameter. >> >> Can maybe someone explain that a little bit more, what it is and why >> it makes sense to add this? > > It is for service jails where you can easily start "any" service in > its own jail just by one line in rc.conf > > https://docs.freebsd.org/en/books/handbook/jails/#service-jails > > https://docs.freebsd.org/en/books/handbook/jails/#service-jails-config > > https://docs.freebsd.org/en/articles/rc-scripting/#rcng-service-jails thank you all for your answers! The links were very helpful as I do not have a FreeBSD 15 machine available to check there any files. Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f62842ab-bd61-46f1-a56f-65fb75d38775>