This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/conf.d/smartd
-
EnvironmentFile=-/etc/sysconfig/smartmontools
-
EnvironmentFile=-/var/lib/smartmontools/smartd_opts
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/smartd -n $SMARTD_ARGS
-
ExecStart=/usr/sbin/smartd -n $smartd_opts
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
RestrictRealtime
Introduced in systemd 231=yes -
Type=notify
-
-
[Unit]
-
ConditionVirtualization=no
-
Description=Self Monitoring and Reporting Technology (SMART) Daemon
-
Documentation=man:smartd(8) man:smartd.conf(5)
-
Additionnal notes
Nothing here.