Set the default password for secure-core-image

Signed-off-by: Jia Zhang <zhang.jia@linux.alibaba.com>
This commit is contained in:
Jia Zhang
2018-09-26 04:24:28 -04:00
parent 1761781361
commit 3936cdfa7f

View File

@@ -3,3 +3,6 @@ require secure-core-image.inc
IMAGE_INSTALL += "\
packagegroup-core-lsb \
"
inherit extrausers
EXTRA_USERS_PARAMS_prepend += " usermod -P toor root;"