summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd
diff options
context:
space:
mode:
authorJonathan Bauer2013-06-21 14:43:44 +0200
committerJonathan Bauer2013-06-21 14:43:44 +0200
commit4085593f8f19591341d6d9b774e2304866461afe (patch)
treeda39c188fe21ffb5967178fc2932a4cbce2ee47a /remote/modules/systemd
parent[rootfs-stage32] add ntpdate service, TODO configurable server (diff)
downloadtm-scripts-4085593f8f19591341d6d9b774e2304866461afe.tar.gz
tm-scripts-4085593f8f19591341d6d9b774e2304866461afe.tar.xz
tm-scripts-4085593f8f19591341d6d9b774e2304866461afe.zip
[systemd] howto debug systemd-logind and units in general
Diffstat (limited to 'remote/modules/systemd')
-rw-r--r--remote/modules/systemd/README3
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