Hi Timo, please find attached a patch for the init script in the doc directory. * Added LSB-compliant info block (for insserv and friends) * Updated base_dir detection (for v2.0 config output) Regards, Pascal -- The trapper recommends today: decade.0932307 at localdomain.org -------------- next part -------------- A non-text attachment was scrubbed... Name: dovecot-initd_LSB_header.patch Type: text/x-patch Size: 1167 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20091119/1ebaf522/attachment-0002.bin>
Pascal Volk <user+dovecot at localhost.localdomain.org> wrote:> * Added LSB-compliant info block (for insserv and friends)[...]> +# Required-Start: $local_fs $syslog > +# Required-Stop: $local_fs $syslog > +# Should-Start: $timeI think this should be $remote_fs, as according to http://refspecs.freestandards.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/facilname.html and http://wiki.debian.org/LSBInitScripts /usr (where dovecot probably is located) could be mounted from remote. Also I guess $network is a good idea in Required-Start/Stop. Bernhard
Possibly Parallel Threads
- Upgrading Samba 3 to Samba 4 - Domain Controller unreachable
- Problem with init script of tinc in debian squeeze
- Question Wiki Setup a Samba Active Directory Domain Controller
- Question Wiki Setup a Samba Active Directory Domain Controller
- [LLVMdev] Exception Implementation Example added to Wiki