Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Start PyFan fan control
|
Description=PID based fan control
|
||||||
ConditionFileNotEmpty=/etc/pyfan
|
ConditionFileNotEmpty=/etc/pyfan
|
||||||
After=lm_sensors.service
|
After=lm_sensors.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/usr/local/sbin/pyfan.py
|
ExecStart=/usr/sbin/pyfan.py
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Reference in New Issue
Block a user