All NT service configuration commands should make the process exit.

Fixes bug 3963; fix on 0.2.0.7-alpha.
This commit is contained in:
Nick Mathewson
2011-09-08 21:54:12 -04:00
parent dfa6cde4d4
commit 45eadf3955
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes:
- When configuring, starting, or stopping an NT service, stop
immediately after the service configuration attempt has succeeded
or failed. Fixes bug3963; bugfix on 0.2.0.7-alpha.