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

updated bleachbit (2.0 -> 3.0)
author Hans-G?nter Theisgen
date Sat Jan 04 07:26:58 2020 +0100 (2020-01-04)
parents ed5aeadc5ff6
children
line diff
     1.1 --- a/virtualbox-ose/stuff/60-vboxguest.rules	Sat Nov 06 19:43:56 2010 +0000
     1.2 +++ b/virtualbox-ose/stuff/60-vboxguest.rules	Sat Jan 04 07:26:58 2020 +0100
     1.3 @@ -1,1 +1,2 @@
     1.4 -ACTION=="add", KERNEL=="vboxguest", GROUP="vboxusers", SUBSYSTEM=="misc", OWNER="root", MODE="0600"
     1.5 +ACTION=="add", KERNEL=="vboxguest", SUBSYSTEM=="misc", OWNER="root", MODE="0600"
     1.6 +ACTION=="add", KERNEL=="vboxuser", SUBSYSTEM=="misc", OWNER="root", MODE="0660"