17 Jul
2008
17 Jul
'08
10:50 a.m.
Hi, Some Koha scripts as koha-zebra-ctl.sh, koha-pazpar2-ctl.sh, koha-zebraqueue-ctl.sh use daemon to (re)start and stop zebrasrv, pazpar2, zebraqueue. This daemon package does not come with Fedora however. Fedora only includes a simple daemon bash function in /etc/init.d/functions. That bash function does not support the arguments given to daemon in the mentioned scripts [and should be sourced first, of course]. Since I could not find a reference to resolving this problem in the Koha INSTALL.Fedora7 doc, I pose this question here: How did anyone of you resolve this under Fedora? Did you edit these scripts or install some daemon package, from where? Thanks! Marcel de Rooy