aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/service/watcher.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/service/watcher.service b/src/service/watcher.service
index 90bd2a8..50e764b 100644
--- a/src/service/watcher.service
+++ b/src/service/watcher.service
@@ -2,7 +2,7 @@
Description=Get the perspective from Watcher about your Screen-Time
[Service]
-ExecStart=/bin/python /usr/share/Watcher/watch_log.py
+ExecStart=/bin/python3 /usr/share/Watcher/watch_log.py
Type=simple
Restart=on-failure