Added a syslogidentifier line
This commit is contained in:
parent
18841b44d7
commit
96f1e55286
@ -7,7 +7,8 @@ Type = exec
|
|||||||
Restart = on-failure
|
Restart = on-failure
|
||||||
ExecStart = /opt/play-daemon/env/bin/python3 play-daemon.py
|
ExecStart = /opt/play-daemon/env/bin/python3 play-daemon.py
|
||||||
WorkingDirectory = /opt/play-daemon
|
WorkingDirectory = /opt/play-daemon
|
||||||
User=play-daemon
|
User = play-daemon
|
||||||
|
SyslogIdentifier = play-daemon
|
||||||
|
|
||||||
# This envvar is necessary to suppress a warning from huggingface.
|
# This envvar is necessary to suppress a warning from huggingface.
|
||||||
# The transformers cache needs to point to a directory the configured
|
# The transformers cache needs to point to a directory the configured
|
||||||
|
Loading…
x
Reference in New Issue
Block a user