Pascal Volk <[email protected]> wrote: > * Added LSB-compliant info block (for insserv and friends)
[...] > +# Required-Start: $local_fs $syslog > +# Required-Stop: $local_fs $syslog > +# Should-Start: $time I 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
