summaryrefslogtreecommitdiff
path: root/src/leap/baseapp/eip.py
diff options
context:
space:
mode:
authorkali <kali@leap.se>2012-12-12 09:16:53 +0900
committerkali <kali@leap.se>2012-12-12 09:16:53 +0900
commit4984f2c966d11f529a2a8b722814b748b6a524d2 (patch)
tree3f494b647c8aa0875487a8d2e6790654a73c4c8a /src/leap/baseapp/eip.py
parentf671412ebd4f2ce0dd9948cb8821f1d6d8ac7d9b (diff)
changed some values in new style eipconfig
Diffstat (limited to 'src/leap/baseapp/eip.py')
-rw-r--r--src/leap/baseapp/eip.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/leap/baseapp/eip.py b/src/leap/baseapp/eip.py
index 54acbc0e..0d7506b3 100644
--- a/src/leap/baseapp/eip.py
+++ b/src/leap/baseapp/eip.py
@@ -203,6 +203,8 @@ class EIPConductorAppMixin(object):
# we could bring Timer Init to this Mixin
# or to its own Mixin.
self.timer.start(constants.TIMER_MILLISECONDS)
+ # XXX EMIT SIGNAL INSTEAD (when first run,
+ # network checker does not exist...)
self.network_checker.start()
return