session: Move get config calls after basic session initialization
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Wed, 26 Sep 2012 08:45:38 +0000 (10:45 +0200)
committerDaniel Wagner <daniel.wagner@bmw-carit.de>
Thu, 27 Sep 2012 08:28:28 +0000 (10:28 +0200)
commit5b6b35cc5ab199938353c09be0f3455a4a5bd9b0
tree5da35b5458eccadabd715dc21448ecb8141784e0
parent14af0dde246b31d5152afec8947d69aebaeda4c7
session: Move get config calls after basic session initialization

The config call will need some context later on. Therefore, create
and initializate with the owner and add the watch on the ownership
before we ask the policy plugin for any configuration.
src/session.c