change path

This commit is contained in:
Hendrik Schutter 2023-01-08 21:20:27 +01:00
parent c116234a38
commit 813ac8f918
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ After=wg-quick@wg0.service
[Service]
Restart=always
User=prometheus
WorkingDirectory=/usr/bin/eq3bt-exporter/
WorkingDirectory=/opt/eq3bt-exporter/
ExecStart=/usr/bin/python3 eq3bt-exporter.py
ExecReload=/bin/kill -HUP $MAINPID
TimeoutStopSec=20s