summaryrefslogtreecommitdiff
path: root/dovecot-2.1.10-waitonline.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-01 14:35:57 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-01 14:35:57 +0000
commitbcdf6f7287a48dcf6d74e0b4bf28ffc7905065c5 (patch)
tree4793fb189f935a2e4c459e9d1d8694b0b37e6fbb /dovecot-2.1.10-waitonline.patch
parent316f1cd5b071d905b9f18af192f54ec4d35843e7 (diff)
automatic import of dovecotopeneuler24.03_LTSopeneuler23.09
Diffstat (limited to 'dovecot-2.1.10-waitonline.patch')
-rw-r--r--dovecot-2.1.10-waitonline.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/dovecot-2.1.10-waitonline.patch b/dovecot-2.1.10-waitonline.patch
new file mode 100644
index 0000000..af3ce19
--- /dev/null
+++ b/dovecot-2.1.10-waitonline.patch
@@ -0,0 +1,11 @@
+diff -up dovecot-2.3.15/dovecot.service.in.waitonline dovecot-2.3.15/dovecot.service.in
+--- dovecot-2.3.15/dovecot.service.in.waitonline 2021-06-21 20:19:19.560494654 +0200
++++ dovecot-2.3.15/dovecot.service.in 2021-06-21 20:21:17.443066248 +0200
+@@ -15,6 +15,7 @@ After=local-fs.target network-online.tar
+
+ [Service]
+ Type=@systemdservicetype@
++ExecStartPre=/usr/libexec/dovecot/prestartscript
+ ExecStart=@sbindir@/dovecot -F
+ ExecReload=@bindir@/doveadm reload
+ ExecStop=@bindir@/doveadm stop