SHA256
1
0
forked from pool/dovecot

Accepting request 253146 from server:mail

1

OBS-URL: https://build.opensuse.org/request/show/253146
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dovecot?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2014-09-30 17:40:37 +00:00 committed by Git OBS Bridge
commit 61b111ceda
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 18 14:22:32 UTC 2014 - mrueckert@suse.de
- add reload support to the dovecot service file
-------------------------------------------------------------------
Thu Sep 11 11:39:44 UTC 2014 - mrueckert@suse.de

View File

@ -5,6 +5,7 @@ After=local-fs.target network.target
[Service]
Type=simple
ExecStart=/usr/sbin/dovecot -F
ExecReload=/usr/bin/doveadm reload
NonBlocking=yes
[Install]