Blame SOURCES/dovecot-2.1.10-waitonline.patch

5fb73d
diff -up dovecot-2.1.10/dovecot.service.in.waitonline dovecot-2.1.10/dovecot.service.in
5fb73d
--- dovecot-2.1.10/dovecot.service.in.waitonline	2012-11-20 14:19:47.000000000 +0100
5fb73d
+++ dovecot-2.1.10/dovecot.service.in	2012-11-20 14:20:29.245076250 +0100
5fb73d
@@ -4,6 +4,7 @@ After=local-fs.target network.target
5fb73d
 
5fb73d
 [Service]
5fb73d
 Type=simple
5fb73d
+ExecStartPre=/usr/libexec/dovecot/prestartscript
5fb73d
 ExecStart=@sbindir@/dovecot -F
5fb73d
 ExecReload=/bin/kill -HUP $MAINPID
5fb73d
 PrivateTmp=true