From 92bd374812f5061a65d8b32077cb42f69a1ed9fa Mon Sep 17 00:00:00 2001 From: Joshua Ferraro Date: Sat, 22 Dec 2007 20:05:40 -0500 Subject: [PATCH] adding a note on how to remove zebra daemons from startup Signed-off-by: Joshua Ferraro --- README.debian | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.debian b/README.debian index ea44cfca8f..88adf45b8e 100644 --- a/README.debian +++ b/README.debian @@ -190,6 +190,9 @@ Koha's command-line scripts are installed, e.g., /usr/share/koha/bin. $ ${SCRIPT_DIR}/koha-zebraqueue-ctl.sh start + Note: you can use the following commands to remove the zebra daemons from startup: + $ sudo update-rc.d koha-zebra-daemon remove + $ sudo update-rc.d koha-zebraqueue-daemon remove 6. Run the Web Installer, populate the database, initial configuration of settings -- 2.39.2