summaryrefslogtreecommitdiffstats
path: root/vespabase/src/stop-vespa-base.sh
diff options
context:
space:
mode:
Diffstat (limited to 'vespabase/src/stop-vespa-base.sh')
-rwxr-xr-xvespabase/src/stop-vespa-base.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespabase/src/stop-vespa-base.sh b/vespabase/src/stop-vespa-base.sh
index efe4f71fe9f..eb85cdf14f6 100755
--- a/vespabase/src/stop-vespa-base.sh
+++ b/vespabase/src/stop-vespa-base.sh
@@ -64,4 +64,4 @@ cd ${VESPA_HOME} || { echo "Cannot cd to ${VESPA_HOME}" 1>&2; exit 1; }
fixlimits
-exec run-as-yahoo ${VESPA_HOME}/bin/vespa-config-ctl stop
+exec vespa-run-as-vespa-user ${VESPA_HOME}/bin/vespa-config-ctl stop