aboutsummaryrefslogtreecommitdiffstats
path: root/vespabase/src/vespa-start-services.sh
diff options
context:
space:
mode:
Diffstat (limited to 'vespabase/src/vespa-start-services.sh')
-rwxr-xr-xvespabase/src/vespa-start-services.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/vespabase/src/vespa-start-services.sh b/vespabase/src/vespa-start-services.sh
index 9e79f9ae961..6dbd0eefa83 100755
--- a/vespabase/src/vespa-start-services.sh
+++ b/vespabase/src/vespa-start-services.sh
@@ -72,6 +72,9 @@ findhost () {
findroot
findhost
+ROOT=${VESPA_HOME%/}
+export ROOT
+
# END environment bootstrap section
${VESPA_HOME}/bin/vespa-prestart.sh || exit 1