From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HFtsd-0008Nf-6G for qemu-devel@nongnu.org; Sat, 10 Feb 2007 10:11:11 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HFtsa-0008M5-J9 for qemu-devel@nongnu.org; Sat, 10 Feb 2007 10:11:09 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HFtsa-0008Ln-E4 for qemu-devel@nongnu.org; Sat, 10 Feb 2007 10:11:08 -0500 Received: from mail.codesourcery.com ([65.74.133.4]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HFtsZ-0005Nj-VN for qemu-devel@nongnu.org; Sat, 10 Feb 2007 10:11:08 -0500 From: Paul Brook Subject: Re: CAP_NET_ADMIN (was Re: [Qemu-devel] Two quick requests.) Date: Sat, 10 Feb 2007 15:11:00 +0000 References: <200702091719.16429.rob@landley.net> <200702092248.52614.paul@codesourcery.com> <20070210125308.79379cd4@c1358217.kevquinn.com> In-Reply-To: <20070210125308.79379cd4@c1358217.kevquinn.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702101511.00880.paul@codesourcery.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org > Is there any way around this? I expected to be able to configure > capabilities for executables in the filesystem, but it appears there > are serious problems with that concept so the kernel doesn't support > it. Use tunctl to create the device. Paul