adding a note on how to remove zebra daemons from startup
authorJoshua Ferraro <jmf@liblime.com>
Sun, 23 Dec 2007 01:05:40 +0000 (20:05 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Sun, 23 Dec 2007 02:09:21 +0000 (20:09 -0600)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
README.debian

index ea44cfc..88adf45 100644 (file)
@@ -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