blob: f3db946c81222251c54461f5eee47f0e6a95035e [file] [log] [blame]
[Unit]
Description=Self Monitoring and Reporting Technology (SMART) Daemon
After=syslog.target
[Service]
EnvironmentFile=-@SYSCONFDIR@/smartmontools
ExecStart=@SBINDIR@/smartd -n $smart_opts
ExecReload=@BASE_BINDIR@/kill -HUP $MAINPID
StandardOutput=syslog
[Install]
WantedBy=multi-user.target