uxc: allow editing settings using 'create'
authorDaniel Golle <daniel@makrotopia.org>
Fri, 18 Feb 2022 01:16:50 +0000 (01:16 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 18 Feb 2022 02:55:20 +0000 (02:55 +0000)
commit0272c7c36e5185b3d7c7d6bd5b2ae5dfe6e905f6
tree0da2c72f9cd462dde92cd8a492ea7867b9498fc6
parentdf1123e668eb9a9a790d8877a2b16a1f2e87409b
uxc: allow editing settings using 'create'

Users may want to change settings of a container other than just
whether it is being started on boot or not.
Allow changing the user-defined settings by utilizing the existing
command line parameters in combination with the 'create' call.

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