Added a syslogidentifier line

This commit is contained in:
Erik Thuning 2023-12-21 14:40:55 +01:00
parent 18841b44d7
commit 96f1e55286

@ -7,7 +7,8 @@ Type = exec
Restart = on-failure
ExecStart = /opt/play-daemon/env/bin/python3 play-daemon.py
WorkingDirectory = /opt/play-daemon
User=play-daemon
User = play-daemon
SyslogIdentifier = play-daemon
# This envvar is necessary to suppress a warning from huggingface.
# The transformers cache needs to point to a directory the configured