From 63663b13f3136b797e93b7dd33278962ae69dd07 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Wed, 14 Dec 2016 10:01:01 -0500 Subject: busybox: add comments to separate Runit from SELinux content in defconfig There is no break in busybox's "defconfig" file to show where Runit settings suddenly morph into SELinux settings, so add some comments. (From OE-Core rev: 0fa590ed6c26aa065a9da8edbf65436fa1f6d04f) (From OE-Core rev: 21c3d1b354dbb6cd6f3d574785f70858d828d977) Signed-off-by: Robert P. J. Day Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-core/busybox/busybox/defconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'meta/recipes-core') diff --git a/meta/recipes-core/busybox/busybox/defconfig b/meta/recipes-core/busybox/busybox/defconfig index cbdb1391fd..773c4f807f 100644 --- a/meta/recipes-core/busybox/busybox/defconfig +++ b/meta/recipes-core/busybox/busybox/defconfig @@ -981,6 +981,10 @@ CONFIG_SV_DEFAULT_SERVICE_DIR="" # CONFIG_ENVUIDGID is not set # CONFIG_ENVDIR is not set # CONFIG_SOFTLIMIT is not set + +# +# SELinux utilities +# # CONFIG_CHCON is not set # CONFIG_FEATURE_CHCON_LONG_OPTIONS is not set # CONFIG_GETENFORCE is not set -- cgit v1.2.3-54-g00ecf