This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/conf.d/lm_sensors
-
EnvironmentFile=/etc/sysconfig/lm_sensors
-
ExecStart=-/sbin/modprobe -qab $BUS_MODULES $HWMON_MODULES /usr/bin/sensors -s
-
ExecStart=-/usr/libexec/lm_sensors/lm_sensors-modprobe-wrapper $BUS_MODULES $HWMON_MODULES /usr/libexec/lm_sensors/lm_sensors-wrapper
-
ExecStop=-/sbin/modprobe -qabr $BUS_MODULES $HWMON_MODULES
-
ExecStop=-/usr/libexec/lm_sensors/lm_sensors-modprobe-r-wrapper $BUS_MODULES $HWMON_MODULES
-
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 -
RemainAfterExit=yes
-
RestrictRealtime
Introduced in systemd 231=yes -
Type=oneshot
-
-
[Unit]
-
Description=Hardware Monitoring Sensors
-
Description=Initialize hardware monitoring sensors
-
Additionnal notes
Nothing here.