From eaeb67a881c85f43e4ca8864f2068efb7b460cd2 Mon Sep 17 00:00:00 2001 From: Leo Vasanko Date: Fri, 6 Feb 2026 00:22:03 +0000 Subject: [PATCH] README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ffab527..bcacc40 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,11 @@ You may also remove the `myapp:login` protection from the rest of your site path ### Step 6: Run Paskia as a Service -Create a systemd unit file with `systemctl edit --force --full paskia`. Paste and save: +```fish +sudo systemctl edit --force --full paskia.service +``` + +Paste the following and save: ```ini [Unit]