29 Jul
2012
29 Jul
'12
1:08 a.m.
Greetings,
SEMI-MAJOR: The cron /etc/cron.d/koha (exactly as per Wiki, README, etc) only works if owner:group is root:root or root:koha (fails completely if koha:koha). This (because the "user koha" appears in field #6, and without it, it fails) is leading to the zebra incremental running twice: Jul 28 17:20:01 server2 CRON[2132]: (root) CMD (koha $KOHAPATH/bin/migration_tools/rebuild_zebra.pl -a -b -z &> /dev/null) Jul 28 17:20:01 server2 CRON[2135]: (koha) CMD ( $KOHAPATH/bin/migration_tools/rebuild_zebra.pl -a -b -z &> /dev/null)
Thank you for pointing out some needed improvements in the wiki documentation. - Mark Tompsett