Typo in systemd commit HG 8dc79a437858

2015-05-25 Thread Thomas Leuxner
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=infinity signature.asc Description: Digital signature

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=infinity

Re: Typo in systemd commit HG 8dc79a437858

2015-05-25 Thread Steve Litt
On Mon, 25 May 2015 15:50:08 + Pascal Volk user+dove...@localhost.localdomain.org 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

Re: Typo in systemd commit HG 8dc79a437858

2015-05-25 Thread Steve Litt
On Mon, 25 May 2015 08:14:41 +0200 Thomas Leuxner t...@leuxner.net 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'

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