diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2023-09-22 10:22:36 +0800 |
|---|---|---|
| committer | Joe MacDonald <joe@deserted.net> | 2023-10-12 10:14:19 -0400 |
| commit | ff95c536a54a758185958bcfeff86d9ba595b13e (patch) | |
| tree | 39773b64f9e7453bfb1ce5ac4d739f5fc73a7ab9 | |
| parent | e29104086eaf72dae37140226113c694917b5b23 (diff) | |
| download | meta-selinux-nanbield.tar.gz | |
README: updatenanbield
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>
| -rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -75,6 +75,14 @@ VIRTUAL-RUNTIME_init_manager = "systemd" | |||
| 75 | DISTRO_FEATURES_BACKFILL_CONSIDERED = "" | 75 | DISTRO_FEATURES_BACKFILL_CONSIDERED = "" |
| 76 | 76 | ||
| 77 | 77 | ||
| 78 | Enable labeling on first boot | ||
| 79 | ---------------------------- | ||
| 80 | By default, the system will label selinux contexts during build. To enable | ||
| 81 | labeling on first boot. Set FIRST_BOOT_RELABEL to 1 in local.conf: | ||
| 82 | |||
| 83 | FIRST_BOOT_RELABEL = "1" | ||
| 84 | |||
| 85 | |||
| 78 | Starting up the system | 86 | Starting up the system |
| 79 | ---------------------- | 87 | ---------------------- |
| 80 | Most likely the reference policy selected will not just work "out of the box". | 88 | Most likely the reference policy selected will not just work "out of the box". |
