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

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

[Install]
WantedBy=multi-user.target