Date: Fri, 6 Jun 2008 07:42:43 +0200 From: Michael Reifenberger <mike@reifenberger.com> To: Robert Watson <rwatson@FreeBSD.org> Cc: current@freebsd.org Subject: active/inactive jails Message-ID: <20080606054243.GA87241@gw.reifenberger.com>
next in thread | raw e-mail | index | archive | help
Hi, is the assumtion correct that an active jail has at least on process associatet with it and that there can be only one active jail (with the same hostname/ip-number) per system at the same time? Is there an convinient way to get the processes associatet with an jail. So far I found only the method used by killall(1): jail_attach() to the jid and read the process table... Thanks in advance! -- Bye/2 --- Michael Reifenberger Michael@Reifenberger.com http://www.Reifenberger.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080606054243.GA87241>