aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorGeir Storli <geirstorli@yahoo.no>2017-06-13 12:36:46 +0200
committerGitHub <noreply@github.com>2017-06-13 12:36:46 +0200
commitf419f0ddb911a25df4bf6d150f4b4ccabfe9e751 (patch)
tree83ab56794d0e0234a1b6bb056c5039f8a37ebdc3 /dist
parentc22a6c001052c2dc491650662448e3009721e605 (diff)
parent9212b86108683e9f9db1dac6697b911fc61569a0 (diff)
Merge pull request #2725 from yahoo/toregge/rename-configd-programs
Rename configd programs to have vespa- prefix.
Diffstat (limited to 'dist')
-rwxr-xr-xdist/post_install.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/post_install.sh b/dist/post_install.sh
index ed5ed71903c..897f19a592e 100755
--- a/dist/post_install.sh
+++ b/dist/post_install.sh
@@ -144,3 +144,7 @@ ln -s vespa-fbench-split-file $INSTALLPATH/bin/splitfile
# Temporary when renaming programs in slobrok
ln -s vespa-slobrok $INSTALLPATH/bin/slobrok
ln -s vespa-slobrok-cmd $INSTALLPATH/bin/sbcmd
+
+# Temporary when renaming programs in configd
+ln -s vespa-run-as-vespa-user $INSTALLPATH/bin/run-as-yahoo
+ln -s vespa-config-sentinel $INSTALLPATH/sbin/config-sentinel