From owner-freebsd-hackers@FreeBSD.ORG Tue Feb 1 17:03:24 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA47816A4CE; Tue, 1 Feb 2005 17:03:24 +0000 (GMT) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87E5843D45; Tue, 1 Feb 2005 17:03:24 +0000 (GMT) (envelope-from scrappy@hub.org) Received: from localhost (unknown [200.46.204.144]) by hub.org (Postfix) with ESMTP id 405E512B98E; Tue, 1 Feb 2005 13:03:23 -0400 (AST) Received: from hub.org ([200.46.204.220]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 92143-09; Tue, 1 Feb 2005 17:03:23 +0000 (GMT) Received: from ganymede.hub.org (blk-224-186-245.eastlink.ca [24.224.186.245]) by hub.org (Postfix) with ESMTP id 8501D12B98D; Tue, 1 Feb 2005 13:03:22 -0400 (AST) Received: by ganymede.hub.org (Postfix, from userid 1000) id A7A3B36A32; Tue, 1 Feb 2005 13:03:21 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id A3B1A369A3; Tue, 1 Feb 2005 13:03:21 -0400 (AST) Date: Tue, 1 Feb 2005 13:03:21 -0400 (AST) From: "Marc G. Fournier" To: delphij@delphij.net In-Reply-To: <1107276737.809.10.camel@spirit> Message-ID: <20050201130305.D89998@ganymede.hub.org> References: <1107178792.613.22.camel@spirit> <1107241984.685.2104.camel@work.gusalmighty.com> <1107276737.809.10.camel@spirit> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-607972526-1107277401=:89998" X-Virus-Scanned: by amavisd-new at hub.org cc: freebsd-hackers@FreeBSD.org cc: Pawel Jakub Dawidek cc: Justin Hopper Subject: Re: Idea about "skeleton jail" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2005 17:03:24 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-607972526-1107277401=:89998 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Wed, 2 Feb 2005, Xin LI wrote: > =E5=9C=A8 2005-02-01=E4=BA=8C=E7=9A=84 11:40 +0100=EF=BC=8CPawel Jakub Da= widek=E5=86=99=E9=81=93=EF=BC=9A >> The thing that can be useful IMHO is possibility to use >> reboot(8)/shutdown(8), etc. inside a jail, but... >> I'm unfortunately too busy with other (probably less interesting, but >> profitable) projects. > > Quick question: Is this mean we can have init(8) running in jail? alias reboot 'kill -TERM -1' alias shutdown 'kill -TERM -1' ? ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664 --0-607972526-1107277401=:89998--