mirror of
https://github.com/angristan/openvpn-install.git
synced 2026-02-02 21:57:03 +01:00
- Use `/var/run/openvpn-server/` instead of `/var/run/openvpn/` for the management socket - The former is created at boot by OpenVPN's tmpfiles.d, the latter was lost on reboot Fixes #1451