From 363d2cacc2124d4c0489bd227155d39d3a3d2d50 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 22 Jul 2014 07:18:04 +0300 Subject: [PATCH] add comment what is vboxdrvu --- udev.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/udev.rules b/udev.rules index 8d2755a..5cf25b2 100644 --- a/udev.rules +++ b/udev.rules @@ -3,6 +3,7 @@ # Devices in Host KERNEL=="vboxdrv", GROUP="vbox", MODE="0660" +# vboxdrvu -- the unrestricted device KERNEL=="vboxdrvu", GROUP="root", MODE="0666" KERNEL=="vboxnetctl", GROUP="vbox", MODE="0660" -- 2.43.0