must be it
This commit is contained in:
parent
4c9b6b5ebb
commit
f587b940de
|
@ -183,11 +183,12 @@ class Main(object):
|
|||
sqlLookup.daemon = False
|
||||
sqlLookup.start()
|
||||
|
||||
wait_until_sql_available()
|
||||
|
||||
|
||||
Inventory() # init
|
||||
|
||||
if state.enableObjProc: # Not needed if objproc is disabled
|
||||
wait_until_sql_available()
|
||||
shared.reloadMyAddressHashes()
|
||||
shared.reloadBroadcastSendersForWhichImWatching()
|
||||
|
||||
|
|
Reference in New Issue
Block a user