2016-03-16 12:58:24 +00:00
|
|
|
diff -up dovecot-2.2.22/dovecot.service.in.waitonline dovecot-2.2.22/dovecot.service.in
|
|
|
|
--- dovecot-2.2.22/dovecot.service.in.waitonline 2016-03-16 13:36:49.426772606 +0100
|
|
|
|
+++ dovecot-2.2.22/dovecot.service.in 2016-03-16 13:47:23.923606903 +0100
|
2015-10-05 11:02:53 +00:00
|
|
|
@@ -24,6 +24,7 @@ After=local-fs.target network.target
|
2012-11-08 16:26:53 +00:00
|
|
|
|
|
|
|
[Service]
|
2016-03-16 12:58:24 +00:00
|
|
|
Type=forking
|
2012-11-08 16:26:53 +00:00
|
|
|
+ExecStartPre=/usr/libexec/dovecot/prestartscript
|
2016-03-16 12:58:24 +00:00
|
|
|
ExecStart=@sbindir@/dovecot
|
|
|
|
PIDFile=@rundir@/master.pid
|
|
|
|
ExecReload=@bindir@/doveadm reload
|