inital commit
This commit is contained in:
11
pyfan.service
Normal file
11
pyfan.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Start PyFan fan control
|
||||
ConditionFileNotEmpty=/etc/pyfan
|
||||
After=lm_sensors.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/sbin/pyfan.py
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user