diff options
| author | Christian Rößler | 2013-09-05 13:37:09 +0200 |
|---|---|---|
| committer | Christian Rößler | 2013-09-05 13:37:09 +0200 |
| commit | e8bc9219dedfa50c2938810969a4d5b072870985 (patch) | |
| tree | abbf71ae52cf51c21ee053df3cae3ece748c07b8 | |
| parent | [systemd] README file annotated, ENV limitation (diff) | |
| download | tm-scripts-e8bc9219dedfa50c2938810969a4d5b072870985.tar.gz tm-scripts-e8bc9219dedfa50c2938810969a4d5b072870985.tar.xz tm-scripts-e8bc9219dedfa50c2938810969a4d5b072870985.zip | |
[vbox] Readme further elaborated: systemd-udev-problem ENV.
| -rw-r--r-- | remote/modules/vbox/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/remote/modules/vbox/README b/remote/modules/vbox/README index 94566785..41e7d219 100644 --- a/remote/modules/vbox/README +++ b/remote/modules/vbox/README @@ -16,4 +16,6 @@ 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. +This applies to several versions, tested so far 195, 204, 206. +In contrast to this a hand-copied distribution binary will work flawlessly +within the openSLX biotope. |
