summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@yahoo-inc.com>2017-06-13 09:17:05 +0000
committerTor Egge <Tor.Egge@yahoo-inc.com>2017-06-13 09:17:05 +0000
commit9212b86108683e9f9db1dac6697b911fc61569a0 (patch)
tree9a7632b278c6d19d8952f0f930d2f98da6538b06 /dist
parent9fe6a9f635a5277d6d6c58ccbe5b279449e016c1 (diff)
Rename configd programs to have vespa- prefix.
Temporarily add symlinks from old name to new name.
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 c91f128e98e..ad1e8d19975 100755
--- a/dist/post_install.sh
+++ b/dist/post_install.sh
@@ -140,3 +140,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