diff --git a/ha-location-export.service b/ha-location-export.service index 49deba6..ce6375a 100644 --- a/ha-location-export.service +++ b/ha-location-export.service @@ -6,6 +6,7 @@ After=network.target Type=simple User=homeassistant ExecStart=/srv/ha-location-exporter/venv/bin/python /srv/ha-location-exporter/main.py +SyslogIdentifier=ha-location-exporter Restart=on-failure RestartSec=5s