Re: [Openvpn-devel] Windows: stopping openvpn using nssm

2015-11-02 Thread Selva Nair
On Mon, Nov 2, 2015 at 3:31 AM, Samuli Seppänen wrote: >> >> I thought adding --service to the command line may cure this, but it >> doesn't. Any suggestions on how to teach openvpn to process termination >> by nssm as a SIGTERM, or make nssm send a SIGTERM? > > > Hi, > > Based on NSSM documentati

Re: [Openvpn-devel] Windows: stopping openvpn using nssm

2015-11-02 Thread Samuli Seppänen
Hi, When nssm is used to start openvpn, "nssm stop service-name" appears to terminate the process not so gracefully. Especially, the log doesn't show the usual "SIGTERM received, sending exit-notify" (for example) nor does the the management interface get the state change message saying EXITING

[Openvpn-devel] Windows: stopping openvpn using nssm

2015-10-31 Thread Selva Nair
Hi, When nssm is used to start openvpn, "nssm stop service-name" appears to terminate the process not so gracefully. Especially, the log doesn't show the usual "SIGTERM received, sending exit-notify" (for example) nor does the the management interface get the state change message saying EXITING. (