Re: Typo in systemd commit HG 8dc79a437858

2015-05-25 Thread Steve Litt
On Mon, 25 May 2015 15:50:08 + Pascal Volk wrote: > On 05/25/2015 03:44 PM, Steve Litt wrote: > > Hey guys, please tell me that Dovecot does not depend on systemd! > > > > Nope, Dovecot doesn't depend on systemd. Why should it depend on > systemd? I could ask the question "why should it de

Re: Typo in systemd commit HG 8dc79a437858

2015-05-25 Thread Pascal Volk
On 05/25/2015 03:44 PM, Steve Litt wrote: > Hey guys, please tell me that Dovecot does not depend on systemd! > Nope, Dovecot doesn't depend on systemd. Why should it depend on systemd? But: Dovecot supports systemd. If you want to enable systemd, use: ./configure --with-systemdsystemun

Re: Typo in systemd commit HG 8dc79a437858

2015-05-25 Thread Steve Litt
On Mon, 25 May 2015 08:14:41 +0200 Thomas Leuxner wrote: > The apostrophes need to be removed from the LimitCORE example, > otherwise the parameter will not be recognized: > > $ cat /etc/systemd/system/dovecot.service.d/service.conf > [Service] > #Environment='OPTIONS=-p' > #LimitCORE=8192 > Li

Re: Typo in systemd commit HG 8dc79a437858

2015-05-25 Thread Pascal Volk
On 05/25/2015 06:14 AM, Thomas Leuxner wrote: > The apostrophes need to be removed from the LimitCORE example, otherwise the > parameter will not be recognized: > > $ cat /etc/systemd/system/dovecot.service.d/service.conf > [Service] > #Environment='OPTIONS=-p' > #LimitCORE=8192 > LimitCORE=infi