blob: e90a7c4defec8f610fe486a796bd07ac020789df [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001[Unit]
2Description=Self Monitoring and Reporting Technology (SMART) Daemon
3After=syslog.target
4
5[Service]
6EnvironmentFile=-@SYSCONFDIR@/smartmontools
7ExecStart=@SBINDIR@/smartd -n $smart_opts
8ExecReload=@BASE_BINDIR@/kill -HUP $MAINPID
Patrick Williamsb48b7b42016-08-17 15:04:38 -05009
10[Install]
11WantedBy=multi-user.target