diff options
| -rw-r--r-- | README | 5 | 
1 files changed, 1 insertions, 4 deletions
| @@ -53,10 +53,7 @@ By default selinux enabled images coming up with "sysvinit" as init manager, | |||
| 53 | we can use "systemd" as an init manager using below changes to local.conf | 53 | we can use "systemd" as an init manager using below changes to local.conf | 
| 54 | 54 | ||
| 55 | * enable systemd as init manager changes to local.conf | 55 | * enable systemd as init manager changes to local.conf | 
| 56 | DISTRO_FEATURES:remove = " sysvinit" | 56 | INIT_MANAGER = "systemd" | 
| 57 | DISTRO_FEATURES:append = " systemd" | ||
| 58 | VIRTUAL-RUNTIME_init_manager = "systemd" | ||
| 59 | DISTRO_FEATURES_BACKFILL_CONSIDERED = "" | ||
| 60 | 57 | ||
| 61 | 58 | ||
| 62 | Enable labeling on first boot | 59 | Enable labeling on first boot | 
