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