diff --git a/roles/matrix/templates/static/matrix-static.service b/roles/matrix/templates/static/matrix-static.service index 810375d..fcb3b5b 100644 --- a/roles/matrix/templates/static/matrix-static.service +++ b/roles/matrix/templates/static/matrix-static.service @@ -9,7 +9,7 @@ Group={{ matrix__static__group }} Restart=always RestartSec=1 StandardOutput=syslog -StandatdError=syslog +StandardError=syslog SyslogIdentifier={{ matrix__static__service }} Type=simple User={{ matrix__static__user }}