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 | 61b72ef5a8e55496a097a5e10e3dd94d7da70798 (patch) | |
| tree | ed71818105a7771800429d3a9c15552f0080cee2 /remote/modules/vbox | |
| parent | [systemd] README file annotated, ENV limitation (diff) | |
| download | tm-scripts-61b72ef5a8e55496a097a5e10e3dd94d7da70798.tar.gz tm-scripts-61b72ef5a8e55496a097a5e10e3dd94d7da70798.tar.xz tm-scripts-61b72ef5a8e55496a097a5e10e3dd94d7da70798.zip | |
[vbox] Readme further elaborated: systemd-udev-problem ENV.
Diffstat (limited to 'remote/modules/vbox')
| -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. |
