Add how to enable labeling on first boot. Signed-off-by: Yi Zhao <[email protected]> --- README | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/README b/README index 77b6253..67708f7 100644 --- a/README +++ b/README @@ -75,6 +75,14 @@ VIRTUAL-RUNTIME_init_manager = "systemd" DISTRO_FEATURES_BACKFILL_CONSIDERED = "" +Enable labeling on first boot +---------------------------- +By default, the system will label selinux contexts during build. To enable +labeling on first boot. Set FIRST_BOOT_RELABEL to 1 in local.conf: + +FIRST_BOOT_RELABEL = "1" + + Starting up the system ---------------------- Most likely the reference policy selected will not just work "out of the box". -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#61072): https://lists.yoctoproject.org/g/yocto/message/61072 Mute This Topic: https://lists.yoctoproject.org/mt/101514282/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
