From 165985910e15f98d2a8d4eaa4f5e6e683c7e9678 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Mon, 9 Apr 2018 11:11:15 +0200 Subject: [smartctl] add /opt/openslx/* to PATH --- core/modules/smartctl/data/opt/openslx/scripts/systemd-smartctl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/modules/smartctl') 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 -- cgit v1.2.3-55-g7522