a4ed96afc1
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/dovecot#29ed947aaea4a89dbadcab2fd9c843ae48a7d156
12 lines
483 B
Diff
12 lines
483 B
Diff
diff -up dovecot-2.3.0.1/dovecot.service.in.waitonline dovecot-2.3.0.1/dovecot.service.in
|
|
--- dovecot-2.3.0.1/dovecot.service.in.waitonline 2018-03-01 10:35:39.888371078 +0100
|
|
+++ dovecot-2.3.0.1/dovecot.service.in 2018-03-01 10:36:29.738784661 +0100
|
|
@@ -12,6 +12,7 @@ After=local-fs.target network-online.tar
|
|
|
|
[Service]
|
|
Type=simple
|
|
+ExecStartPre=/usr/libexec/dovecot/prestartscript
|
|
ExecStart=@sbindir@/dovecot -F
|
|
PIDFile=@rundir@/master.pid
|
|
ExecReload=@bindir@/doveadm reload
|