summaryrefslogtreecommitdiffstats
path: root/package/smartmontools
diff options
context:
space:
mode:
Diffstat (limited to 'package/smartmontools')
-rw-r--r--package/smartmontools/smartmontools.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/smartmontools/smartmontools.mk b/package/smartmontools/smartmontools.mk
index 82a2a2be2..2b2c39072 100644
--- a/package/smartmontools/smartmontools.mk
+++ b/package/smartmontools/smartmontools.mk
@@ -11,6 +11,7 @@ SMARTMONTOOLS_CAT:=zcat
SMARTMONTOOLS_BINARY:=smartctl
SMARTMONTOOLS_BINARY2:=smartd
SMARTMONTOOLS_TARGET_BINARY:=usr/sbin/smartctl
+SMARTMONTOOLS_TARGET_BINARY2:=usr/sbin/smartd
$(DL_DIR)/$(SMARTMONTOOLS_SOURCE):
$(WGET) -P $(DL_DIR) $(SMARTMONTOOLS_SITE)/$(SMARTMONTOOLS_SOURCE)