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
This commit is contained in:
ailin,yang 2018-08-16 18:40:30 +08:00 committed by David Kinder
parent 99e8997504
commit 8ff0efc5da

View File

@ -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: