summaryrefslogtreecommitdiff
path: root/systemd/esp32cam_capture_diff_node.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/esp32cam_capture_diff_node.service')
-rw-r--r--systemd/esp32cam_capture_diff_node.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/esp32cam_capture_diff_node.service b/systemd/esp32cam_capture_diff_node.service
index ecc4861..a742edc 100644
--- a/systemd/esp32cam_capture_diff_node.service
+++ b/systemd/esp32cam_capture_diff_node.service
@@ -6,7 +6,7 @@ After=network-online.target
User=user
Group=user
Restart=on-failure
-ExecStart=/home/user/homekit/src/esp32cam_capture_diff_node.py
+ExecStart=/home/user/homekit/bin/esp32cam_capture_diff_node.py
WorkingDirectory=/home/user
[Install]