added logic to help provide dependent service ordering

This commit is contained in:
Blake J. Harnden 2018-06-19 18:36:53 -07:00
parent bf47e5fc0d
commit 37ce407460
4 changed files with 159 additions and 3 deletions

View file

@ -804,6 +804,8 @@ class CoreEmu(object):
os.umask(0)
# configuration
if not config:
config = {}
self.config = config
# session management