summaryrefslogtreecommitdiffstats
path: root/remote/modules/vbox
diff options
context:
space:
mode:
authorChristian Rößler2013-09-04 13:06:59 +0200
committerJonathan Bauer2013-09-30 13:22:04 +0200
commit7bb110b64eb5c1c77683703f77ede1ef335a32df (patch)
tree9a5342f3cbc99f5b8a6b321e481f56cabb9d91e1 /remote/modules/vbox
parent[polkit] Fix integration with gnome/udisks2, fixes usb mount on Ubuntu 13.04 (diff)
downloadtm-scripts-7bb110b64eb5c1c77683703f77ede1ef335a32df.tar.gz
tm-scripts-7bb110b64eb5c1c77683703f77ede1ef335a32df.tar.xz
tm-scripts-7bb110b64eb5c1c77683703f77ede1ef335a32df.zip
[vbox] README file updated: systemd-udevd limitation ENV{DEVTYPE}=="usb_device"
Diffstat (limited to 'remote/modules/vbox')
-rw-r--r--remote/modules/vbox/README8
1 files changed, 7 insertions, 1 deletions
diff --git a/remote/modules/vbox/README b/remote/modules/vbox/README
index 999f048f..94566785 100644
--- a/remote/modules/vbox/README
+++ b/remote/modules/vbox/README
@@ -1,4 +1,4 @@
-Notabene:
+Patched scripts:
Some virtualbox script are patched to accomodate some changes in system
environment: As openSLX uses predominantly busybox, paths to busybox exe-
@@ -11,3 +11,9 @@ to VBox. Please note these patched scripts are unlinked, thus solitary,
please note there is also a (linked) scripts named VBoxManage (note capitals).
It is therefore recommended to use the lower case version (vboxmanage).
+
+systemd capabilites:
+The systemd-udevd compiled within the module systemd lacks a capability in
+the environment variable DEVTYPE at least in regard to USB devices, so an
+entry ENV{DEVTYPE}=="usb_device" in an udev rule file rule will not work.
+This applies at least to systemd version 204.