http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4406
Magnus Enger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4510|0 |1 is obsolete| | --- Comment #2 from Magnus Enger <[email protected]> 2011-06-21 07:31:43 UTC --- Created attachment 4513 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4513 Signed-off patch After applying the patch (and doing an upgrade, on a dev install), the warning no longer appears: $ sudo ln -s /home/magnus/sites/kohanor32-dev/bin/koha-zebra-ctl.sh /etc/init.d/koha-zebra-daemon $ sudo update-rc.d koha-zebra-daemon defaults Adding system startup for /etc/init.d/koha-zebra-daemon ... /etc/rc0.d/K20koha-zebra-daemon -> ../init.d/koha-zebra-daemon /etc/rc1.d/K20koha-zebra-daemon -> ../init.d/koha-zebra-daemon /etc/rc6.d/K20koha-zebra-daemon -> ../init.d/koha-zebra-daemon /etc/rc2.d/S20koha-zebra-daemon -> ../init.d/koha-zebra-daemon /etc/rc3.d/S20koha-zebra-daemon -> ../init.d/koha-zebra-daemon /etc/rc4.d/S20koha-zebra-daemon -> ../init.d/koha-zebra-daemon /etc/rc5.d/S20koha-zebra-daemon -> ../init.d/koha-zebra-daemon Signing off! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
