This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/sysconfig/sensord
-
EnvironmentFile=/etc/conf.d/sensord
-
EnvironmentFile=/etc/sysconfig/sensord
-
ExecStart=/usr/libexec/lm_sensors/sensord-service-wrapper
-
ExecStart=/usr/sbin/sensord -i $INTERVAL -l $LOG_INTERVAL -f daemon
-
ExecStart=/usr/sbin/sensord -i $INTERVAL -l $LOG_INTERVAL -f daemon $SENSORD_ARGS
-
PIDFile=/run/sensord.pid
-
PIDFile=/var/run/sensord.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 -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
RestrictRealtime
Introduced in systemd 231=yes -
Type=forking
-
-
[Unit]
-
After=lm_sensors.service
-
Description=Hardware Monitoring Data Logger
-
Description=Log hardware monitoring data
-
Additionnal notes
Nothing here.