On Tue, Aug 18, 2009 at 1:06 PM, Petter Reinholdtsen <p...@hungry.com> wrote: > > With dependency based boot sequencing, I discovered what I believe is > a bug in the init.d script.
Thanks for this bug report. I am going to fix it in the next upload, but I could use a little help. I've merged your changes to the init script except that ... > The script used to start after syslog, so I suggest making it depend on > $syslog. ... this is not necessary; the server does not use syslog for its logging. > In addition to > this header change, some code in postinst is needed to remove the stop > symlink in rc2.d and add a start symlink in rc2.d during upgrades. I don't know how to do this; can you point me at instructions? Currently, all rc*.d related code is being generated by dh_installinit. I don't see clear instructions in any of the obvious places to look (policy manual, developer's reference, man dh_installinit, man update-rc.d) and I don't want to get it wrong. zw -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org