updated unit file
This commit is contained in:
parent
d59dd43586
commit
4b499d5fc7
|
@ -8,8 +8,8 @@ User=cse-webhook
|
|||
Group=cse-webhook
|
||||
WorkingDirectory=/srv/cse-webhook-watcher
|
||||
ExecStart=/srv/cse-webhook-watcher/.venv/bin/python3 -u /srv/cse-webhook-watcher/src/main.py
|
||||
StandardOutput=syslog
|
||||
StandardError=syslog
|
||||
StandardOutput=journal
|
||||
StandardError=journal
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
Loading…
Reference in New Issue