summaryrefslogtreecommitdiff
path: root/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'systemd')
-rw-r--r--systemd/temphumd@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/temphumd@.service b/systemd/temphumd@.service
index eb74599..d1c840d 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/%i.toml
+ExecStart=/home/user/homekit/src/temphumd.py --config /etc/temphumd-%i.toml
[Install]
WantedBy=multi-user.target