Added smartmontools

This commit is contained in:
AwesomeAdam54321 2021-06-22 10:59:49 +02:00
parent 46a1740cf4
commit d855264b83

3
sv/smartmontools/run Normal file
View file

@ -0,0 +1,3 @@
#!/bin/sh
[ -r /etc/default/smartmontools ] && . /etc/default/smartmontools
exec /usr/sbin/smartd -n $smartd_opts