summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2019-08-12 18:39:42 +0200
committerJonathan Bauer2019-08-12 18:39:42 +0200
commit34daf0ae24b25bccdc019c312e7711b8edd30c5f (patch)
tree14876f1e6933f892bb32efbe7af58446ce6c1b11
parent[stage32-bwlp] add rdns link (diff)
downloadmltk-34daf0ae24b25bccdc019c312e7711b8edd30c5f.tar.gz
mltk-34daf0ae24b25bccdc019c312e7711b8edd30c5f.tar.xz
mltk-34daf0ae24b25bccdc019c312e7711b8edd30c5f.zip
[dnbd3-proxy] add default PATH..
-rwxr-xr-xcore/modules/dnbd3-proxy-mode/data/opt/openslx/scripts/systemd-dnbd3_proxy2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/modules/dnbd3-proxy-mode/data/opt/openslx/scripts/systemd-dnbd3_proxy b/core/modules/dnbd3-proxy-mode/data/opt/openslx/scripts/systemd-dnbd3_proxy
index 4fbe1e6b..751e327c 100755
--- a/core/modules/dnbd3-proxy-mode/data/opt/openslx/scripts/systemd-dnbd3_proxy
+++ b/core/modules/dnbd3-proxy-mode/data/opt/openslx/scripts/systemd-dnbd3_proxy
@@ -1,5 +1,7 @@
#!/bin/ash
+export PATH="$PATH:/opt/openslx/sbin:/opt/openslx/bin"
+
ERRLOG="/run/dnbd3-proxy.err"
if [ -s "$ERRLOG" ]; then