Differences From Artifact [914546d20c]:
- File smartd.service — part of check-in [716b0393df] at 2019-10-21 10:37:45 on branch trunk — rework daemonization, export enable variables and add checks for them (user: arcade, size: 328) [annotate] [blame] [check-ins using]
To Artifact [a7f08c417b]:
- File smartd.service — part of check-in [ebafd89015] at 2019-10-21 15:12:26 on branch trunk — adding starters, renaming stuff (user: arcade, size: 329) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | - + | # vim:ft=make: DAEMON_smartd_COMMAND?=/usr/local/sbin/smartd DAEMON_smartd_ENABLE?=no DAEMON_smartd_FLAGS?=-c /usr/local/etc/smartd.conf -n |