File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / smartmontools / smartd.service.in
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 16:32:16 2012 UTC (12 years, 4 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

[Unit]
Description=Self Monitoring and Reporting Technology (SMART) Daemon
After=syslog.target

[Service]
EnvironmentFile=/usr/local/etc/sysconfig/smartmontools
ExecStart=/usr/local/sbin/smartd -n $smartd_opts

[Install]
WantedBy=multi-user.target

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>