summaryrefslogtreecommitdiff
path: root/systemd/temphumd.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/temphumd.service')
-rw-r--r--systemd/temphumd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/temphumd.service b/systemd/temphumd.service
index 1da9617..dd5ec55 100644
--- a/systemd/temphumd.service
+++ b/systemd/temphumd.service
@@ -4,7 +4,7 @@ After=network-online.target
[Service]
Restart=on-failure
-ExecStart=/home/user/homekit/src/temphumd.py --config /etc/temphumd.toml
+ExecStart=/home/user/homekit/bin/temphumd.py --config /etc/temphumd.toml
[Install]
WantedBy=multi-user.target