From mboxrd@z Thu Jan 1 00:00:00 1970 From: Javier Guerra Giraldez Subject: Re: Since we're sharing, here's my kvmctl script Date: Wed, 11 Jun 2008 21:07:49 -0500 Message-ID: <200806112108.05288.javier@guerrag.com> References: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2232139.qh0QITDMGE"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: "Freddie Cash" Return-path: Received: from an-out-0708.google.com ([209.85.132.250]:21967 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750850AbYFLCG7 (ORCPT ); Wed, 11 Jun 2008 22:06:59 -0400 Received: by an-out-0708.google.com with SMTP id d40so808895and.103 for ; Wed, 11 Jun 2008 19:06:57 -0700 (PDT) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: --nextPart2232139.qh0QITDMGE Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 11 June 2008, Freddie Cash wrote: > The script can be run as a normal user, as it will use sudo where > needed. However, this causes all the VMs to be run as root (this is > developed on Debian where they've added that annoying "feature" of not > being able to create/use tun/tap devices as non-root users). If > anyone knows how to unbreak Debian to allow non-root users to create > tun/tap devices, I'm all ears. change the group, owner, and/or privileges of /dev/net/tun, usually maneged= by=20 udev =2D-=20 Javier --nextPart2232139.qh0QITDMGE Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBIUIUFsIoGnxsRK/ERAhOTAJ0VyZece04ssj5iJTZ7iNcYs1c2mgCgulC2 khemtpk17YTlkWk0TK4q29Y= =+9n8 -----END PGP SIGNATURE----- --nextPart2232139.qh0QITDMGE--