init-script: fixed some variables to general defaults

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5018 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
danielr 17 years ago
parent 785688ef82
commit 79dba5445d

@ -3,12 +3,12 @@
# init script for the HTTP Proxy: YaCy # init script for the HTTP Proxy: YaCy
# #
# Provided by Matthias Kempka, 26.12.2004 # Provided by Matthias Kempka, 26.12.2004
# edited by Loom, 2008-07-21 # edited by DanielR, 2008-07-21
# installation directory # installation directory
DAEMON_DIR=/home/daniel/workspace/yacy DAEMON_DIR=/path/to/yacy
# set to the user whose rights the proxy will gain # set to the user whose rights the proxy will gain
USER=daniel USER=yacyUser
# Default niceness if not set in config file # Default niceness if not set in config file
NICE_VAL=0 NICE_VAL=0

Loading…
Cancel
Save