From 9212b86108683e9f9db1dac6697b911fc61569a0 Mon Sep 17 00:00:00 2001 From: Tor Egge Date: Tue, 13 Jun 2017 09:17:05 +0000 Subject: Rename configd programs to have vespa- prefix. Temporarily add symlinks from old name to new name. --- vespabase/src/start-vespa-base.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vespabase/src/start-vespa-base.sh') diff --git a/vespabase/src/start-vespa-base.sh b/vespabase/src/start-vespa-base.sh index fc6353f842f..e8ac4fcd670 100755 --- a/vespabase/src/start-vespa-base.sh +++ b/vespabase/src/start-vespa-base.sh @@ -73,4 +73,4 @@ if [ -f /tmp/.ylock-arena.shm ]; then chown yahoo:wheel /tmp/.ylock-arena.shm fi -exec run-as-yahoo ${VESPA_HOME}/bin/vespa-config-ctl start +exec vespa-run-as-vespa-user ${VESPA_HOME}/bin/vespa-config-ctl start -- cgit v1.2.3