diff options
| -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". |
