From dde326ec6a559b43df7cbcb039ed2712c0bfcdea Mon Sep 17 00:00:00 2001 From: Long Liu Date: Thu, 28 Mar 2019 14:03:13 +0800 Subject: [PATCH] Acrn: dm: Add new start parameter in sample args The patch adds "-C" parameter in sample launch_uos.sh file to enable launch Device-Model in runC container. The argments will be linked to SOS /usr/share/acrn/add/vm1.args, and acrnd will use the it as default start argument. Tracked-On: #2020 Signed-off-by: Long Liu Acked-by: Yu Wang --- devicemodel/samples/apl-mrb/launch_uos.args | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devicemodel/samples/apl-mrb/launch_uos.args b/devicemodel/samples/apl-mrb/launch_uos.args index d9d73468c..5b69e6f42 100644 --- a/devicemodel/samples/apl-mrb/launch_uos.args +++ b/devicemodel/samples/apl-mrb/launch_uos.args @@ -1 +1 @@ --V 2 +-V 2 -C