summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@yahoo-inc.com>2017-06-13 12:24:11 +0000
committerTor Egge <Tor.Egge@yahoo-inc.com>2017-06-13 12:24:11 +0000
commit81c9974d3572f2613999818150deed7424b6f87f (patch)
treee090cbe463c285acc49169f452ebf9f1a77b883b /dist
parent163b93b4b743e3e2465391afd5c7efa4677a6a7c (diff)
Rename logserver programs to have vespa- prefix.
Temporarily add symlinks from old name to new name.
Diffstat (limited to 'dist')
-rwxr-xr-xdist/post_install.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/post_install.sh b/dist/post_install.sh
index 40765357457..abbfd55e13f 100755
--- a/dist/post_install.sh
+++ b/dist/post_install.sh
@@ -151,3 +151,6 @@ 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
+
+# Temporary when renaming programs in logserver
+ln -s vespa-logserver-start $INSTALLPATH/bin/logserver-start