This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/sbin/fancontrol
-
ExecStart=/usr/sbin/fancontrol fancontrol.conf
-
ExecStartPre=/usr/sbin/fancontrol --check
-
PIDFile=/run/fancontrol.pid
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=on-failure
-
RestrictRealtime
Introduced in systemd 231=yes -
Type=simple
-
-
[Unit]
-
After=lm-sensors.service
-
After=lm_sensors.service
-
ConditionFileNotEmpty=/etc/fancontrol
-
Description=Start fan control, if configured
-
Description=fan speed regulator
-
Description=software fan control
-
Documentation=man:fancontrol(8)
-
Documentation=man:fancontrol(8) man:pwmconfig(8)
-
Additionnal notes
Nothing here.