From 5c91359297aa82856c88c6dd4c4830df799dc44b Mon Sep 17 00:00:00 2001 From: fuchsi Date: Wed, 10 Oct 2007 15:20:22 +0000 Subject: [PATCH] accidently commited personal testing values as defaults in last commit. git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4157 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- addon/yacyInit.sh | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/addon/yacyInit.sh b/addon/yacyInit.sh index 87ec33569..31b2477f0 100755 --- a/addon/yacyInit.sh +++ b/addon/yacyInit.sh @@ -7,11 +7,10 @@ # ensure java is in the path PATH=/sbin:/bin:/usr/sbin:/usr/local/bin:/usr/bin # installation directory -#DAEMON_DIR=/opt/yacy -DAEMON_DIR=/home/fox/daten/dev/eclipse/yacy +DAEMON_DIR=/opt/yacy # set to the user whose rights the proxy will gain -#USER=yacy -USER=fox +USER=yacy + # Set this to the maximum number of seconds the script should try to shutdown # yacy. You might want to increase this on slower peers or for bigger # databases.