diff --git a/sv/smartmontools/run b/sv/smartmontools/run new file mode 100644 index 0000000..c7a1588 --- /dev/null +++ b/sv/smartmontools/run @@ -0,0 +1,3 @@ +#!/bin/sh +[ -r /etc/default/smartmontools ] && . /etc/default/smartmontools +exec /usr/sbin/smartd -n $smartd_opts