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