summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README5
1 files changed, 1 insertions, 4 deletions
diff --git a/README b/README
index 640f233..ae011f3 100644
--- a/README
+++ b/README
@@ -53,10 +53,7 @@ By default selinux enabled images coming up with "sysvinit" as init manager,
53we can use "systemd" as an init manager using below changes to local.conf 53we 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
56DISTRO_FEATURES:remove = " sysvinit" 56INIT_MANAGER = "systemd"
57DISTRO_FEATURES:append = " systemd"
58VIRTUAL-RUNTIME_init_manager = "systemd"
59DISTRO_FEATURES_BACKFILL_CONSIDERED = ""
60 57
61 58
62Enable labeling on first boot 59Enable labeling on first boot