m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/systemd.md
diff options
context:
space:
mode:
authorMarcin Chrzanowski <m@m-chrzan.xyz>2022-11-29 14:56:46 +0100
committerMarcin Chrzanowski <m@m-chrzan.xyz>2022-11-29 14:56:46 +0100
commit4d1aa07de34616e9c19e53e5643ef56019b7d220 (patch)
tree11651d4fd98483129ab9a316a8007ff1238f0d99 /systemd.md
parenta81690f0b6784809facaa41f8694d74d3df97157 (diff)
Add systemd log access
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>