m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/systemd.md
diff options
context:
space:
mode:
Diffstat (limited to 'systemd.md')
-rw-r--r--systemd.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/systemd.md b/systemd.md
index 30ff0cd..32d04ce 100644
--- a/systemd.md
+++ b/systemd.md
@@ -9,3 +9,7 @@ Find unit file for given service:
After editing unit file, need to reload wih
systemctl daemon-reload
+
+## Logs
+
+ journalctl -u <service>