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