summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--services/autofan.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/autofan.service b/services/autofan.service
index 104207b..e24489b 100644
--- a/services/autofan.service
+++ b/services/autofan.service
@@ -2,6 +2,7 @@
Description=Service for autofan.py
[Service]
+ExecStartPre=/usr/bin/touch /usr/local/IS_HIGH_FLAG
ExecStart=/usr/local/bin/autofan.py
[Install]