summaryrefslogtreecommitdiffstats
path: root/core/modules/smartctl
diff options
context:
space:
mode:
authorJonathan Bauer2018-04-09 11:11:15 +0200
committerJonathan Bauer2018-04-09 11:11:15 +0200
commit165985910e15f98d2a8d4eaa4f5e6e683c7e9678 (patch)
tree986f75a8b4152438f77d9e12e7755eed51062758 /core/modules/smartctl
parent[iperf] New module (diff)
downloadmltk-165985910e15f98d2a8d4eaa4f5e6e683c7e9678.tar.gz
mltk-165985910e15f98d2a8d4eaa4f5e6e683c7e9678.tar.xz
mltk-165985910e15f98d2a8d4eaa4f5e6e683c7e9678.zip
[smartctl] add /opt/openslx/* to PATH
Diffstat (limited to 'core/modules/smartctl')
-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