VirtualBox/vboxguest.rules
Silvan Calarco a4cacfcc4a patched to fix for R0 module error (https://www.virtualbox.org/ticket/20904)
guest additions: updated with more systemd support and refactored subpackage names [release 6.1.34-2mamba;Tue May 17 2022]
2024-01-05 17:54:51 +01:00

3 lines
161 B
Plaintext

ACTION=="add", KERNEL=="vboxguest", SUBSYSTEM=="misc", OWNER="root", MODE="0600"
ACTION=="add", KERNEL=="vboxuser", SUBSYSTEM=="misc", OWNER="root", MODE="0666"