mirror of
https://github.com/angristan/openvpn-install.git
synced 2026-02-07 16:07:07 +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