Force kill OpenVPN process on stopping servicevpngui-1.27vpn3.5
commit149ceb30ec7d77b2ab6fc66d2fa5da60adb87247
authorKeith Moyer <tomatovpn@keithmoyer.com>
Wed, 27 Jan 2010 06:33:43 +0000 (27 00:33 -0600)
committerKeith Moyer <tomatovpn@keithmoyer.com>
Wed, 27 Jan 2010 15:30:18 +0000 (27 09:30 -0600)
treeb6506fd7a1424c61b237e354b68710cebade10d4
parent4f740c7b44fa368aa853d81b7ed12fab1c6f4c51
Force kill OpenVPN process on stopping service

This is necessary because the OpenVPN process does not seem to actually exit until the service action queue is empty.  On a service restart, this will mean that the process is still running when we try to start it back up - so it will bail out.  However, since it has already done all of its cleaning up, we'll just force kill it before considering the service stopped.
release/src/router/rc/vpn.c