Re: Problem with OpenVPN and systemd in Jessie

2015-05-19 Thread Florian Pelgrim
> The openvpn package provides a generator [1], which creates the > instances openvpn@.service. > > Those generators are run on boot, but can you can request them to be > rerun any time via "systemctl daemon-reload". Thanks Michael! This fixed the "bug" I had. :) Cheers Flo signature.asc Descr

Re: Problem with OpenVPN and systemd in Jessie

2015-05-18 Thread Michael Biebl
Am 18.05.2015 um 14:53 schrieb Florian Pelgrim: > In Debian everything which matches 'ls /etc/openvpn/*.conf' is a config > and an instance of OpenVPN should be tried to be started with. At least > in Wheezy with initV this behavior was the default. > > We have a config named "server.conf". If we