summaryrefslogtreecommitdiffstats
path: root/remote/modules
diff options
context:
space:
mode:
authorSimon Rettberg2013-09-04 20:34:33 +0200
committerSimon Rettberg2013-09-04 20:34:33 +0200
commitba08117b4c3f13846c3b6a5cb9212a7b692fe924 (patch)
tree7c43a187a80d60af6e7e47febff0e5612be02b99 /remote/modules
parent[polkit] Fix integration with gnome/udisks2, fixes usb mount on Ubuntu 13.04 (diff)
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-ba08117b4c3f13846c3b6a5cb9212a7b692fe924.tar.gz
tm-scripts-ba08117b4c3f13846c3b6a5cb9212a7b692fe924.tar.xz
tm-scripts-ba08117b4c3f13846c3b6a5cb9212a7b692fe924.zip
Merge branch 'master' of simonslx:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules')
-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.