From d92dca5a68e10477f5564b9307aa2ee68aa32878 Mon Sep 17 00:00:00 2001 From: "ailin,yang" Date: Thu, 16 Aug 2018 18:40:30 +0800 Subject: [PATCH] update user name cl_sos verified again, with user name cl-sos. it doesn't work to fix #663 but cl_sos is working, so update the user name to cl_sos. that means clear has naming rules for user name --- doc/getting-started/apl-nuc.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/getting-started/apl-nuc.rst b/doc/getting-started/apl-nuc.rst index f22be7abb3..c5eed1dd00 100644 --- a/doc/getting-started/apl-nuc.rst +++ b/doc/getting-started/apl-nuc.rst @@ -235,16 +235,16 @@ partition. Follow these steps: .. code-block:: console - # useradd cl-sos - # passwd cl-sos - # usermod -G wheel -a cl-sos + # useradd cl_sos + # passwd cl_sos + # usermod -G wheel -a cl_sos #. Enable weston service .. code-block:: console - # systemctl enable weston@cl-sos - # systemctl start weston@cl-sos + # systemctl enable weston@cl_sos + # systemctl start weston@cl_sos #. Reboot and select "The ACRN Service OS" to boot, as shown below: