summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArne H Juul <arnej27959@users.noreply.github.com>2017-09-22 11:20:05 +0200
committerGitHub <noreply@github.com>2017-09-22 11:20:05 +0200
commitb99eb545440bfa5a3ce22bc17239624e82f37bd5 (patch)
tree9ee797c65d3f3c4729cdf3a8735dfd210c46a2dc
parent11a82ea936e980071c47522d492c60892c205480 (diff)
parentcc627ecd19e4e754cb0304914902faa2ea01bfce (diff)
Merge pull request #3500 from vespa-engine/aressem/remove-yahoo-specific-dirs
Remove yjava and yell directories.
-rwxr-xr-xdist/post_install.sh1
-rwxr-xr-xvespabase/src/rhel-prestart.sh1
2 files changed, 0 insertions, 2 deletions
diff --git a/dist/post_install.sh b/dist/post_install.sh
index edc9519d88e..fb0e19370ee 100755
--- a/dist/post_install.sh
+++ b/dist/post_install.sh
@@ -35,7 +35,6 @@ mkdir -p $INSTALLPATH/conf/zookeeper/
mkdir -p $INSTALLPATH/libexec/jdisc_core/
mkdir -p $INSTALLPATH/libexec/vespa/modelplugins/
mkdir -p $INSTALLPATH/libexec/vespa/plugins/qrs/
-mkdir -p $INSTALLPATH/libexec/yjava_daemon/bin/
mkdir -p $INSTALLPATH/logs/jdisc_core/
mkdir -p $INSTALLPATH/logs/vespa/
mkdir -p $INSTALLPATH/logs/vespa/
diff --git a/vespabase/src/rhel-prestart.sh b/vespabase/src/rhel-prestart.sh
index a45f253ed04..c00557243a7 100755
--- a/vespabase/src/rhel-prestart.sh
+++ b/vespabase/src/rhel-prestart.sh
@@ -84,7 +84,6 @@ fixdir root wheel 1777 var/run
fixdir ${VESPA_USER} wheel 1777 var/crash
fixdir ${VESPA_USER} wheel 1777 logs/vespa
fixdir ${VESPA_USER} wheel 1777 tmp/vespa
-fixdir ${VESPA_USER} wheel 755 libdata/yell/exception
fixdir ${VESPA_USER} wheel 755 libexec/vespa/plugins/qrs
fixdir ${VESPA_USER} wheel 755 logs/vespa/configserver
fixdir ${VESPA_USER} wheel 755 logs/vespa/qrs