summarylogtreecommitdiffstats
path: root/60-vboxguest.rules
diff options
context:
space:
mode:
authorAndrey Rodionov2018-01-17 20:25:32 +0300
committerAndrey Rodionov2018-01-17 20:27:24 +0300
commit6d4b2cd10f4cfeca5b9dc54de8e83dae91819033 (patch)
tree61cdc989e488c28deffc9f95225ccf5fe7fc8d00 /60-vboxguest.rules
downloadaur-6d4b2cd10f4cfeca5b9dc54de8e83dae91819033.tar.gz
Initial import
Diffstat (limited to '60-vboxguest.rules')
-rw-r--r--60-vboxguest.rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/60-vboxguest.rules b/60-vboxguest.rules
new file mode 100644
index 000000000000..6285f724994b
--- /dev/null
+++ b/60-vboxguest.rules
@@ -0,0 +1,2 @@
+ACTION=="add", KERNEL=="vboxguest", SUBSYSTEM=="misc", OWNER="root", MODE="0600"
+ACTION=="add", KERNEL=="vboxuser", SUBSYSTEM=="misc", OWNER="root", MODE="0666"