Initial commit - merge old projekts 'amavisd-new/', 'dovecot/', 'postfix', 'postfixadmin' and 'roundcube'.
This commit is contained in:
21
README.dovecot.systemd
Normal file
21
README.dovecot.systemd
Normal file
@ -0,0 +1,21 @@
|
||||
|
||||
|
||||
Debian Jessie comes with systemd so you really should not use initscript anymore but
|
||||
switch to systemd for starting dovecot. There is systemd service description file available
|
||||
for you in case your vendor does not provide it in the package:
|
||||
|
||||
https://github.com/dovecot/core/blob/master/dovecot.service.in
|
||||
|
||||
--
|
||||
|
||||
> i use ./configure with
|
||||
> --with-systemdsystemunitdir=/etc/systemd/system/ and that installs the
|
||||
> systemd.service and socket
|
||||
|
||||
That's what I missed, thank you a lot. And service seems to handle
|
||||
correctly restarts
|
||||
|
||||
Also use:
|
||||
--with-rundir=/var/run/dovecot
|
||||
|
||||
--
|
Reference in New Issue
Block a user