From ef41f871714e065efc5bc39df6baa1a6acf63fe2 Mon Sep 17 00:00:00 2001 From: zhangrouyu Date: Thu, 15 Sep 2022 04:58:22 -0400 Subject: [PATCH] improve the document of acrnd --- misc/services/acrn_manager/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/services/acrn_manager/README.rst b/misc/services/acrn_manager/README.rst index 53b99f26c..5673d208e 100644 --- a/misc/services/acrn_manager/README.rst +++ b/misc/services/acrn_manager/README.rst @@ -87,7 +87,7 @@ Use the ``list`` command to display VMs and their state: Start VM ======== -If a VM is in a ``stopped`` state, you can start it with the ``start`` +If a VM is in a ``stopped`` state, you can start it with the ``start``, acrnd automatically loads launch scripts under /usr/share/acrn/conf/add/ to boot VMs. command: .. code-block:: none