I have a setup in which a remote server is using LDAP auth over an OpenVPN connection. Everything works fine except for when it comes to rebooting where many services attempt to request user database and freeze until LDAP timeout is over. Apparently, this happens due to OpenVPN been started as a rc.local service.
Is it possible to make OpenVPN start at the earlier stages of boot up? Most preferable before netwait as this would be helpful with some other services relying on the VPN connection.
Is it possible to make OpenVPN start at the earlier stages of boot up? Most preferable before netwait as this would be helpful with some other services relying on the VPN connection.