summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcore/modules/smartctl/data/opt/openslx/scripts/systemd-smartctl2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/modules/smartctl/data/opt/openslx/scripts/systemd-smartctl b/core/modules/smartctl/data/opt/openslx/scripts/systemd-smartctl
index 979fde62..2ad5aa13 100755
--- a/core/modules/smartctl/data/opt/openslx/scripts/systemd-smartctl
+++ b/core/modules/smartctl/data/opt/openslx/scripts/systemd-smartctl
@@ -1,5 +1,7 @@
#!/bin/ash
+export PATH="$PATH:/opt/openslx/sbin:/opt/openslx/bin"
+
# Check Reallocated_Sector_Ct and Spin_Retry_Count of local disk(s)
. /opt/openslx/config