David Sommerseth on Wed, 2017/01/25 00:23:
> 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.
>
> [...]
>
> Trac: #827, #801
> Signed-off-by: David Sommerseth
I
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 fo
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 hav