diff options
| author | Christian Rößler | 2013-09-05 13:37:09 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-09-30 13:22:04 +0200 |
| commit | d5d7ab6df3e5403f602133f62bea40377aaf197f (patch) | |
| tree | c714b1e653a602042994596e0268e32c405f1e2e | |
| parent | [systemd] README file annotated, ENV limitation (diff) | |
| download | tm-scripts-d5d7ab6df3e5403f602133f62bea40377aaf197f.tar.gz tm-scripts-d5d7ab6df3e5403f602133f62bea40377aaf197f.tar.xz tm-scripts-d5d7ab6df3e5403f602133f62bea40377aaf197f.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. |
