updated unit file

This commit is contained in:
Christoph J. Scherr 2023-06-12 13:42:32 +02:00
parent d59dd43586
commit 4b499d5fc7
Signed by: PlexSheep
GPG Key ID: 25B4ACF7D88186CC
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ User=cse-webhook
Group=cse-webhook Group=cse-webhook
WorkingDirectory=/srv/cse-webhook-watcher WorkingDirectory=/srv/cse-webhook-watcher
ExecStart=/srv/cse-webhook-watcher/.venv/bin/python3 -u /srv/cse-webhook-watcher/src/main.py ExecStart=/srv/cse-webhook-watcher/.venv/bin/python3 -u /srv/cse-webhook-watcher/src/main.py
StandardOutput=syslog StandardOutput=journal
StandardError=syslog StandardError=journal
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target