Date: Tue, 08 May 2018 10:54:59 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 228066] Jail hook missing between launch and exec.start Message-ID: <bug-228066-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228066 Bug ID: 228066 Summary: Jail hook missing between launch and exec.start Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: stefan@gronke.net There currently is no jail launch hook available between the launch of a jail and the internal execution of exec.start. When there is a task that needs to be done on host side that requires the jail to be running (or needs to know its JID), another hook is required. Right now vnet.interface does only allow to specify one vnet interface that is attached to the jail, but it would be need to have a generic hook that allows adding them manually. More tasks that require another jail hook on host-side: - Attaching ZFS storage before the exec.start or command executes - Attaching multiple VNET interfaces - Configuring the firewall on the host -- 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-228066-227>
