[oe-commits] [openembedded-core] 14/41: busybox: add comments to separate Runit from SELinux content in defconfig

git at git.openembedded.org git at git.openembedded.org
Fri Dec 16 10:39:57 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 0fa590ed6c26aa065a9da8edbf65436fa1f6d04f
Author: Robert P. J. Day <rpjday at crashcourse.ca>
AuthorDate: Wed Dec 14 10:01:01 2016 -0500

    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.
    
    Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-core/busybox/busybox/defconfig | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meta/recipes-core/busybox/busybox/defconfig b/meta/recipes-core/busybox/busybox/defconfig
index cbdb139..773c4f8 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list