wok-current annotate virtualbox-ose-guestutils/stuff/60-vboxguest.rules @ rev 14431
wxWidgets: fix compiles-rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Apr 24 16:10:28 2013 +0200 (2013-04-24) |
parents | 315d0dde6e3a |
children |
rev | line source |
---|---|
monghitri@14124 | 1 ACTION=="add", KERNEL=="vboxguest", SUBSYSTEM=="misc", OWNER="root", GROUP="root", MODE="0600" |
monghitri@14124 | 2 ACTION=="add", KERNEL=="vboxuser", SUBSYSTEM=="misc", OWNER="root", GROUP="root", MODE="0666" |