diff --git a/play-daemon.service.example b/play-daemon.service.example
index c76529a..b2470d1 100644
--- a/play-daemon.service.example
+++ b/play-daemon.service.example
@@ -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