Comment 9 for bug 1868127

Revision history for this message
Simon Déziel (sdeziel) wrote : Re: OpenVPN will not reload due to misconfigured .service file

I'd like to mention that `systemctl $action openvpn@$foo` is using the legacy systemd unit.

On 18.04 and newer, you are better off moving your config to /etc/openvpn/client or /etc/openvpn/server and use corresponding and modern systemd units: openvpn-client@$foo and openvpn-server@$foo