aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/manager/service.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--manager/service.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/manager/service.go b/manager/service.go
index 3b71bbff..7ab3db16 100644
--- a/manager/service.go
+++ b/manager/service.go
@@ -247,6 +247,7 @@ func (service *managerService) Execute(args []string, r <-chan svc.ChangeRequest
}()
}
+ go cleanStaleAdapters()
go checkForUpdates()
var sessionsPointer *windows.WTS_SESSION_INFO