merge 674410 674413
tags 674410 + wontfix
thanks

24.05.2012 16:52, Wolfram Gloger wrote:
> Package: qemu-kvm
> Version: 1.0+dfsg-11
> Severity: wishlist
> 
> Please consider the appended patch for the udev rule file,
> so that group kvm can use vhost-net.
> 
> Regards,
> Wolfram.
> 
> --- debian/qemu-kvm.udev~     2012-01-19 09:10:34.000000000 +0100
> +++ debian/qemu-kvm.udev      2012-05-24 14:39:01.000000000 +0200
> @@ -1 +1 @@
> -KERNEL=="kvm", GROUP="kvm", MODE="0660"
> +KERNEL=="kvm|vhost-net", GROUP="kvm", MODE="0660"

My opinion is that vhost-net should be in its own group, due to
extra possible security implications and because, just like with
/dev/kvm, this rules file does not belong to qemu[-kvm] package,
since qemu is not only user of these devices.

I don't, however, just refuse to fix this bug - I see the need to
do something like that, and hopefully will address this in the near
future.

Thanks,

/mjt



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to