diff options
author | pks <pks@pks.rocks> | 2021-05-10 19:41:38 +0200 |
---|---|---|
committer | pks <pks@pks.rocks> | 2021-05-10 19:41:38 +0200 |
commit | d48f7cb6557b8c80b0b920284ef709da3a56646e (patch) | |
tree | ecd8a1449c0015a4fc816bb27759faeb0a3286a8 /config | |
parent | 9670bd1d5a4de97d343c7d65c83651944ccc7971 (diff) |
correct PID file
Diffstat (limited to 'config')
-rw-r--r-- | config/weather-logger-receiver.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/weather-logger-receiver.yaml b/config/weather-logger-receiver.yaml index 6dc26a4..e92c00e 100644 --- a/config/weather-logger-receiver.yaml +++ b/config/weather-logger-receiver.yaml @@ -1,7 +1,7 @@ device_path: "/dev/ttyUSB0" database_path: "/usr/local/share/weather_logger/weather.db" log_file_path: "/var/log/weather_logger/receiver.log" -pid_file_path: "/run/weather_logger/pid" +pid_file_path: "/run/weather_logger/receiver.pid" locations: |