mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
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:
parent
e29104086e
commit
ff95c536a5
8
README
8
README
|
|
@ -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".
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user