diff options
Diffstat (limited to 'remote/modules/systemd/README')
| -rw-r--r-- | remote/modules/systemd/README | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/remote/modules/systemd/README b/remote/modules/systemd/README index c374b45b..f84283d8 100644 --- a/remote/modules/systemd/README +++ b/remote/modules/systemd/README @@ -1,3 +1,12 @@ To activate debug level, add to units under [Service] this line - Environment=SYSTEMD_LOG_LEVEL=debug + +Note on systemd-versions: Some systemds below 204 (verified in +systemd-195) seem to need libpci-dev (or the openSuse equivalent). + + +Another note on our compiled systemd-udevd: +So far it has not been possible to reach a fully functional udev +system in view of the perceived systemd-udevd limitation about +evaluating the variable ENV{DEVTYPE}=="usb_device" in udev rule +scripts. |
