diff options
| author | Jonathan Bauer | 2013-06-21 14:43:44 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-06-21 14:43:44 +0200 |
| commit | 4085593f8f19591341d6d9b774e2304866461afe (patch) | |
| tree | da39c188fe21ffb5967178fc2932a4cbce2ee47a | |
| parent | [rootfs-stage32] add ntpdate service, TODO configurable server (diff) | |
| download | tm-scripts-4085593f8f19591341d6d9b774e2304866461afe.tar.gz tm-scripts-4085593f8f19591341d6d9b774e2304866461afe.tar.xz tm-scripts-4085593f8f19591341d6d9b774e2304866461afe.zip | |
[systemd] howto debug systemd-logind and units in general
| -rw-r--r-- | remote/modules/systemd/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/remote/modules/systemd/README b/remote/modules/systemd/README new file mode 100644 index 00000000..c374b45b --- /dev/null +++ b/remote/modules/systemd/README @@ -0,0 +1,3 @@ +To activate debug level, add to units under [Service] this line + +Environment=SYSTEMD_LOG_LEVEL=debug |
