summaryrefslogtreecommitdiff
path: root/Assistant.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Assistant.hs')
-rw-r--r--Assistant.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/Assistant.hs b/Assistant.hs
index c14f1e0df..ad4ed4833 100644
--- a/Assistant.hs
+++ b/Assistant.hs
@@ -136,6 +136,9 @@ startDaemon assistant foreground listenhost startbrowser = do
, assist $ configMonitorThread
, assist $ glacierThread
, watch $ watchThread
+ -- must come last so that all threads that wait
+ -- on it have already started waiting
+ , watch $ sanityCheckerStartupThread
]
liftIO waitForTermination