Re: [Openvpn-users] OpenVPN Plugins and Systemd

2023-12-13 Thread Colin Ryan
Just for community knowledge. Through much trial and error it was concluded from some reason that the LimitNPROC was the culprit even though the plug-in only spawned 3 additional instances of OVPN. Didn't have time to really figure out why. PrivateTmp, ProtectHome, ProtectSystem are all fine

Re: [Openvpn-users] OpenVPN Plugins and Systemd

2023-11-29 Thread David Sommerseth
On 29/11/2023 19:50, Colin Ryan wrote: Folks, Trying to move my openvpn configuration to fully systemd modified. I've compiled openvpn with systemd support and fundamentally it works with the most recent systemd recipe's in the style of openvpn@.service Systemd until has this: [Service] Ty