Re: [Openvpn-devel] [PATCH] systemd: Move the READY=1 signalling to an earlier point

2017-01-24 Thread Gert Doering
Hi, On Wed, Jan 25, 2017 at 12:23:44AM +0100, David Sommerseth wrote: > The approach this patch takes is to consider OpenVPN ready once > all the initial preparations and configurations have happened - but > before a connection to a remote side have been attempted. This > also removes the need

[Openvpn-devel] [PATCH] systemd: Move the READY=1 signalling to an earlier point

2017-01-24 Thread David Sommerseth
Currently, OpenVPN will first tell systemd it is ready once the log will be appended with "Initialization Sequence Completed". This turns out to cause some issues several places. First, it adds challenges if --chroot is used in the configuration; this we already fixed. Secondly, it will cause