[Unit] Description=Start PyFan fan control ConditionFileNotEmpty=/etc/pyfan After=lm_sensors.service [Service] Type=simple ExecStart=/usr/local/sbin/pyfan.py [Install] WantedBy=multi-user.target