From ff95c536a54a758185958bcfeff86d9ba595b13e Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Fri, 22 Sep 2023 10:22:36 +0800 Subject: README: update Add how to enable labeling on first boot. Signed-off-by: Yi Zhao Signed-off-by: Joe MacDonald --- 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". -- cgit v1.2.3-54-g00ecf