uxc: fix create operation
authorDaniel Golle <daniel@makrotopia.org>
Tue, 28 Jul 2020 23:13:27 +0000 (00:13 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 29 Jul 2020 09:19:22 +0000 (10:19 +0100)
commit12740336b315fdaccff8394d6e8538e951ad6764
tree40433662fdbfc8d4fb4ae969e1d66bef59c06000
parent9d5fa0ae9962959d5088043fec281e96824ab46a
uxc: fix create operation

The 'create' operation needs uxc to reload it's configuration, so after
adding the container to uxc' persistent state tracking the follow-up
call to create the run-time can find it.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
uxc.c