Updated systemd unit in README for better messages.
This commit is contained in:
@@ -188,11 +188,12 @@ Paste the following and save:
|
|||||||
|
|
||||||
```ini
|
```ini
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Paskia
|
Description=Paskia authentication system
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
User=paskia
|
User=paskia
|
||||||
|
SyslogIdentifier=paskia
|
||||||
WorkingDirectory=/srv/paskia
|
WorkingDirectory=/srv/paskia
|
||||||
ExecStart=uvx paskia@latest
|
ExecStart=uvx paskia@latest
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user