This commit is contained in:
2026-02-06 01:07:00 +00:00
parent 083d20c8c9
commit 4d48c0720a
+1 -1
View File
@@ -196,7 +196,7 @@ WantedBy=multi-user.target
Then enable and start, view output for registration link:
```fish
sudo systemctl enable --now paskia && sudo journalctl -u paskia -f -o cat
sudo systemctl enable --now paskia && sudo journalctl -u paskia -f -n 20 -o cat
```