This unit is provided by:
Options
-
[Install]
-
[Service]
-
BusName=org.freedesktop.thermald
-
Environment=THERMALD_CONFIG="/etc/thermald/thermal-conf.xml" THERMALD_POLL="4"
-
EnvironmentFile=-/etc/sysconfig/thermald
-
ExecStart=/usr/bin/thermald --systemd --dbus-enable --adaptive
-
ExecStart=/usr/sbin/thermald --systemd --dbus-enable --adaptive
-
ExecStart=/usr/sbin/thermald --systemd --dbus-enable --adaptive --config-file ${THERMALD_CONFIG} --poll-interval $THERMALD_POLL $THERMALD_OPTS
-
Restart=on-failure
-
SuccessExitStatus=2
-
Type=dbus
-
-
[Unit]
-
ConditionVirtualization=no
-
Description=Thermal Daemon Service
-
Additionnal notes
Nothing here.