From dbd697772ab67813c5b29bf74ac241c780f2aa86 Mon Sep 17 00:00:00 2001 From: Leo Vasanko Date: Thu, 10 Sep 2026 01:55:44 +0000 Subject: [PATCH] Updated systemd unit in README for better messages. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d159c50..5f34644 100644 --- a/README.md +++ b/README.md @@ -188,11 +188,12 @@ Paste the following and save: ```ini [Unit] -Description=Paskia +Description=Paskia authentication system [Service] Type=simple User=paskia +SyslogIdentifier=paskia WorkingDirectory=/srv/paskia ExecStart=uvx paskia@latest