summaryrefslogtreecommitdiff
path: root/config/systemd/weather-logger-receiver.service
diff options
context:
space:
mode:
Diffstat (limited to 'config/systemd/weather-logger-receiver.service')
-rw-r--r--config/systemd/weather-logger-receiver.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/systemd/weather-logger-receiver.service b/config/systemd/weather-logger-receiver.service
index f56c915..17eb898 100644
--- a/config/systemd/weather-logger-receiver.service
+++ b/config/systemd/weather-logger-receiver.service
@@ -14,7 +14,7 @@ StandardOutput=syslog
StandardError=syslog
SyslogIdentifier=weather-logger-receiver
PIDFile=/run/weather_logger/receiver.pid
-ExecStart=/usr/local/src/weather_logger/weather-logger-receiver Berlin
+ExecStart=/usr/local/src/weather_logger/weather-logger-receiver /etc/weather-logger-receiver.yaml
ExecStartPre=rm -f /run/weather_logger/receiver.pid
ExecStopPost=rm -f /run/weather_logger/receiver.pid