summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/sysvinit
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/sysvinit')
-rw-r--r--meta/recipes-core/sysvinit/sysvinit/rcS-default3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/sysvinit/sysvinit/rcS-default b/meta/recipes-core/sysvinit/sysvinit/rcS-default
index 709cdf6ec5..e608a77c75 100644
--- a/meta/recipes-core/sysvinit/sysvinit/rcS-default
+++ b/meta/recipes-core/sysvinit/sysvinit/rcS-default
@@ -27,3 +27,6 @@ VOLATILE_ENABLE_CACHE=yes
27# Setting ROOTFS_READ_ONLY to yes and rebooting will give you a read-only rootfs. 27# Setting ROOTFS_READ_ONLY to yes and rebooting will give you a read-only rootfs.
28# Normally you should not change this value. 28# Normally you should not change this value.
29ROOTFS_READ_ONLY=no 29ROOTFS_READ_ONLY=no
30# rcS is also used when using busybox init and shares initscripts, some initscripts
31# need to have specific behavior depending on init system
32INIT_SYSTEM=sysvinit