Blame SOURCES/dovecot-2.1.10-waitonline.patch

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