summaryrefslogtreecommitdiff
path: root/services/autofan.service
blob: e24489b8905e62b4f3a9a2ffb5cfcbdf832d8a9f (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Service for autofan.py

[Service]
ExecStartPre=/usr/bin/touch /usr/local/IS_HIGH_FLAG
ExecStart=/usr/local/bin/autofan.py

[Install]
WantedBy=multi-user.target