I have put this in header of koha-zebra-daemon on my system. Of course, taken from soem other script in init.d/ and modified.
So, it may cast a spell on other systems. Feel free to junk or accept this. <begin quote> ### BEGIN INIT INFO # Provides: koha-zebra-daemon # Required-Start: $syslog $remote_fs # Required-Stop: $syslog $remote_fs # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Koha-zebra-daemon ### END INIT INFO </end quote> I do not know why $remote_fs is required - probably if syslog writes to a remote file system?? And cannot figure why this should run in any other runlevel other than 2. Of coruse, feel free to discuss and modify as required; it just works for me. -- Mahesh T. Pai || The next best thing to knowing something is to know where to find it. --Samuel Johnson _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
