From 0b3fa6e1838f1130e08ae6dbae010682da56831c Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Tue, 4 Jul 2023 15:32:19 +0200 Subject: [PATCH] autopushed --- journalctl.md | 1 + 1 file changed, 1 insertion(+) diff --git a/journalctl.md b/journalctl.md index 8e60b75a7..89a26c227 100644 --- a/journalctl.md +++ b/journalctl.md @@ -1,2 +1,3 @@ - The invocation for user services is e.g.: - `journalctl --user-unit agora-server` + - Why it's --user-unit instead of --user (like systemctl) I'm going to assume nobody knows (I sure don't).