mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-12 13:32:31 +00:00
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:
parent
99e8997504
commit
8ff0efc5da
@ -235,16 +235,16 @@ partition. Follow these steps:
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
# useradd cl-sos
|
# useradd cl_sos
|
||||||
# passwd cl-sos
|
# passwd cl_sos
|
||||||
# usermod -G wheel -a cl-sos
|
# usermod -G wheel -a cl_sos
|
||||||
|
|
||||||
#. Enable weston service
|
#. Enable weston service
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
# systemctl enable weston@cl-sos
|
# systemctl enable weston@cl_sos
|
||||||
# systemctl start weston@cl-sos
|
# systemctl start weston@cl_sos
|
||||||
|
|
||||||
#. Reboot and select "The ACRN Service OS" to boot, as shown below:
|
#. Reboot and select "The ACRN Service OS" to boot, as shown below:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user