Roland Stigge wrote:
1. Starting the server multiple times is possible
2. This is done with NAME=${0##*/}
3. cosmetical changes
Since this (2. above) seems to break the init scripts (starting the
server on bootup) at the basic approach of the changes, we shouldn't use
it at all.
As a quick fix you could fall back to dovecot.conf if e.g.
S21dovecot.conf cannot be found.
For starting the server multiple times, I propose the following:
multiple config files are ok, but the init script should be called just
once to start all instances at once. Otherwise we would change semantics
of the init system and cause unexpected problems like the one here.
I second this. The conf-Filename should not be related to the order of
the init-scripts. If you change S21dovecot to S22dovecot it still should
start the server(s) in the same way as before.
Greetings,
Gert
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]