]> git.proxmox.com Git - mirror_smartmontools-debian.git/blame - smartd.service.in
Imported Upstream version 5.42+svn3561
[mirror_smartmontools-debian.git] / smartd.service.in
CommitLineData
a7e8ffec
GI
1[Unit]
2Description=Self Monitoring and Reporting Technology (SMART) Daemon
3After=syslog.target
4
5[Service]
f4e463df 6EnvironmentFile=-/usr/local/etc/sysconfig/smartmontools
a7e8ffec 7ExecStart=/usr/local/sbin/smartd -n $smartd_opts
f4e463df
GI
8ExecReload=/bin/kill -HUP $MAINPID
9StandardOutput=syslog
a7e8ffec
GI
10
11[Install]
12WantedBy=multi-user.target