diff options
Diffstat (limited to 'remote/modules/vbox')
| -rw-r--r-- | remote/modules/vbox/README | 8 |
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. |
