Accepting request 250109 from home:darix:dovecot
- add reload support to the dovecot service file OBS-URL: https://build.opensuse.org/request/show/250109 OBS-URL: https://build.opensuse.org/package/show/server:mail/dovecot?expand=0&rev=5
This commit is contained in:
parent
a11d98d3b2
commit
606a70ca5a
@ -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
|
||||
|
||||
|
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user