On Thu, Jun 30, 2016 at 11:04 AM, Samuli Seppänen <[email protected]> wrote:
> The installer linked to above implement all of the above. However, these > three changes are required for things to work properly: > > <https://github.com/OpenVPN/openvpn-build/pull/23> > <https://github.com/xkjyeah/openvpnserv2/pull/7> > Alternatively the startup mode may be changed from the installer using sc config OpenVPNServiceInteractive start=auto Something like this to change the mode at install time will be required to support the checkbox mentioned below. > <https://github.com/OpenVPN/openvpn/pull/57> > > The only thing missing is launching the "Interactive Service" at install > time, and adding a checkbox "Enable Interactive Service" to the > installer, as agreed upon in this email thread: > > Oh I missed this paragraph on the first read -- hence my stupid question in the previous email.. Anyway, once the startup mode is set as automatic it will anyway start after next reboot, so is there a need to have that checkbox? Unless unchecking it also means the mode will be changed to manual. > <http://thread.gmane.org/gmane.network.openvpn.devel/12010/> > > Let me know if you have any comments regarding these changes > Selva
