wok-current annotate virtualbox-ose/stuff/60-vboxguest.rules @ rev 14004
virtualbox-ose: add host usb devices support
author | ernia <monghitri@aruba.it> |
---|---|
date | Sat Feb 16 21:05:29 2013 +0000 (2013-02-16) |
parents | ed5aeadc5ff6 |
children |
rev | line source |
---|---|
monghitri@14004 | 1 ACTION=="add", KERNEL=="vboxguest", SUBSYSTEM=="misc", OWNER="root", MODE="0600" |
monghitri@14004 | 2 ACTION=="add", KERNEL=="vboxuser", SUBSYSTEM=="misc", OWNER="root", MODE="0660" |