25 Nov
2009
25 Nov
'09
11:17 p.m.
Pascal Volk user+dovecot@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: $time
I think this should be $remote_fs, as according to http://refspecs.freestandards.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generi... 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