This commit is contained in:
Leo Vasanko
2026-02-06 00:22:03 +00:00
parent 86393e4a26
commit eaeb67a881
+5 -1
View File
@@ -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 ### 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 ```ini
[Unit] [Unit]