[Koha] daemon command in koha-zebra-ctl.sh

Gomez, Bernardo bgomez at emory.edu
Fri Sep 26 03:56:33 NZST 2008


in the process of installing koha3.0
I tried to set up zebra processes as daemons.

when I run the command
 sudo /usr/share/koha/bin/koha-zebra-ctl.sh start


ubuntu says that "daemon": command not found.

am quoting INSTALL.debian:

<<Option 2: run the Zebra processes as daemons, and add to startup process:

Note that references to $SCRIPT_DIR refer to the directory where
Koha's command-line scripts are installed, e.g., /usr/share/koha/bin.

    Zebra Server:
    $ sudo ln -s ${SCRIPT_DIR}/koha-zebra-ctl.sh
/etc/init.d/koha-zebra-daemon
    (Note: ${SCRIPT_DIR} is /usr/share/koha/bin/ by default in a standard
install)
    $ sudo update-rc.d koha-zebra-daemon defaults
>>

my question is:
is "daemon" a linux command or a koha command, and where  can I find it?

thank you.

bernardo gomez
----------------------
Emory University- IT
Atlanta GA 30322
bgomez at emory.edu
404-727-4948



This e-mail message (including any attachments) is for the sole use of
the intended recipient(s) and may contain confidential and privileged
information.  If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution
or copying of this message (including any attachments) is strictly
prohibited.

If you have received this message in error, please contact
the sender by reply e-mail message and destroy all copies of the
original message (including attachments).


More information about the Koha mailing list