Re: [Openvpn-devel] [PATCH] Add systemd unit file for OpenVPN

2014-09-18 Thread Gert Doering
Hi, On Thu, Sep 18, 2014 at 11:02:16AM +0200, David Sommerseth wrote: > From: David Sommerseth > > This is to encourage all Linux distributions to use a unified systemd > unit file. ACK, with this small change: > +Documentation=https://community.openvpn.net/openvpn/wiki/Openvpn23ManPage > +Doc

[Openvpn-devel] [PATCH] Add systemd unit file for OpenVPN

2014-09-18 Thread David Sommerseth
From: David Sommerseth This is to encourage all Linux distributions to use a unified systemd unit file. This unit file also tries to reduce the capabilities of the running openvpn process. Signed-off-by: David Sommerseth --- distro/systemd/openvpn@.service | 19 +++ 1 file cha