Return to smartd.service.in CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / smartmontools |
1.1 misho 1: [Unit] 2: Description=Self Monitoring and Reporting Technology (SMART) Daemon 3: After=syslog.target 4: 5: [Service] 6: EnvironmentFile=/usr/local/etc/sysconfig/smartmontools 7: ExecStart=/usr/local/sbin/smartd -n $smartd_opts 8: 9: [Install] 10: WantedBy=multi-user.target