aboutsummaryrefslogtreecommitdiff
path: root/systemd/relay_mqtt_bot.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/relay_mqtt_bot.service')
-rw-r--r--systemd/relay_mqtt_bot.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/relay_mqtt_bot.service b/systemd/relay_mqtt_bot.service
index 93696ac..3bac158 100644
--- a/systemd/relay_mqtt_bot.service
+++ b/systemd/relay_mqtt_bot.service
@@ -6,7 +6,7 @@ After=network-online.target
Restart=on-failure
User=user
WorkingDirectory=/home/user
-ExecStart=/home/user/homekit/src/relay_mqtt_bot.py
+ExecStart=/home/user/homekit/bin/relay_mqtt_bot.py
[Install]
WantedBy=multi-user.target \ No newline at end of file