README: update

Add how to enable labeling on first boot.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
This commit is contained in:
Yi Zhao 2023-09-22 10:22:36 +08:00 committed by Joe MacDonald
parent e29104086e
commit ff95c536a5

8
README
View File

@ -75,6 +75,14 @@ VIRTUAL-RUNTIME_init_manager = "systemd"
DISTRO_FEATURES_BACKFILL_CONSIDERED = "" 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 Starting up the system
---------------------- ----------------------
Most likely the reference policy selected will not just work "out of the box". Most likely the reference policy selected will not just work "out of the box".