acrn-hypervisor/misc/services
Geoffroy Van Cutsem ac091bacba acrn_manager: create acrnctl configuration folder when starting
The creation of the acrn_manager ('acrnctl') configuration folder
is currently done when adding a new VM to the system. This leads to
an error (non-fatal) thrown on the terminal is calling, say 'list'
first without having added a VM yet. This patch moves the creation
of such folder as part of main() thereby ensuring it is created as
soon as the program starts.

Tracked-On: #4898
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
2021-03-25 14:37:21 +08:00
..
acrn_bridge tools: rename and category content into debug tools and services 2021-01-27 11:08:28 +08:00
acrn_manager acrn_manager: create acrnctl configuration folder when starting 2021-03-25 14:37:21 +08:00
life_mngr misc: life_mngr: allow only one active socket connection in SOS mode 2021-03-01 14:21:43 +08:00