Date: Mon, 07 Dec 2009 23:05:54 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> To: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> Cc: jail@freebsd.org Subject: Re: ezjail with vimage Message-ID: <4B1D7C42.2070303@quip.cz> In-Reply-To: <20091207203957.P83957@maildrop.int.zabbadoz.net> References: <2ec071a80912070104i6a7a38e3labc33ee3b494cef5@mail.gmail.com> <20091207122256.45984m6btgeeugmc@webmail.leidinger.net> <4B1CF4B3.8020708@quip.cz> <20091207182241.I83957@maildrop.int.zabbadoz.net> <4B1D5A45.1010301@quip.cz> <20091207203957.P83957@maildrop.int.zabbadoz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Bjoern A. Zeeb wrote: > *mumble* *tired* *again* .. > > Let me cite man rc.conf to not mess it up again: > > jail_<jname>_exec_afterstart<N> > (str) Unset by default. This is the command run as Nth com- > mand in a jail after jail startup, where N is 1, 2, and so on. > > jail_<jname>_exec_poststart<N> > (str) Unset by default. This is the command run as Nth com- > mand after jail startup, where N is 0, 1, and so on. It is > run outside the jail. And that's it! I have my jails on 7.x (same machines as was in time of my first question about cpuset) and 7.2 have not exec_poststart in rc.conf or rc.d/jail. exec_poststart is available only on 8.0+ I can imagine solution with exec_poststart. Will it be merged to 7-STABLE or should I do it in my private copy? Thank you for your clarification of this issue. Miroslav Lachman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B1D7C42.2070303>