wok diff virtualbox-ose/stuff/60-vboxguest.rules @ rev 11959

Update linux-libre according to changes made to linux
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Mar 01 17:57:00 2012 +0100 (2012-03-01)
parents 28290559c8bb
children 6efcccbffae7
line diff
     1.1 --- a/virtualbox-ose/stuff/60-vboxguest.rules	Mon Nov 01 22:42:11 2010 +0000
     1.2 +++ b/virtualbox-ose/stuff/60-vboxguest.rules	Thu Mar 01 17:57:00 2012 +0100
     1.3 @@ -1,2 +1,1 @@
     1.4 -ACTION=="add", KERNEL=="vboxguest", SUBSYSTEM=="misc", OWNER="root", MODE="0600"
     1.5 -ACTION=="add", KERNEL=="vboxuser", SUBSYSTEM=="misc", OWNER="root", MODE="0666"
     1.6 +ACTION=="add", KERNEL=="vboxguest", GROUP="vboxusers", SUBSYSTEM=="misc", OWNER="root", MODE="0600"