i got it running under non-root. first, i used to have a group 'kvm', and /dev/net/tun is writable by this group. so, i made the 'temp' directories (/var/run/kvmctl/, and a couple extra) also writable by the same group.
then, i added a couple calls to "tunctl" to pre-create the tap device before running kvm. i also added a "sdl" option to the "start" command, it simply removes the VNC parameters from the startup line. as i feel VNC is too clumsy for a workstation, but i think it should be an 'ephemeral' option, not for the config file. i'll post my diffs tomorrow, i have to run now. -- Javier -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
