mbox series

[meta-selinux,0/1] Add SELinux specific configuration snippet for busybox.

Message ID 20240624090200.1746755-1-pascal.weisser.ext@karlstorz.com
Headers show
Series Add SELinux specific configuration snippet for busybox. | expand

Message

Weisser, Pascal June 24, 2024, 9:01 a.m. UTC
This patch adds a SELinux specific configuration snippet
for busybox to enable SELinux support in busybox out of
the box. This is needed to enable SELinux specific
command line options for certain commands like ps -Z.

Weisser, Pascal (1):
  Add SELinux specific configuration snippet for busybox.

 recipes-core/busybox/busybox_selinux.inc | 6 ++++++
 recipes-core/busybox/files/selinux.cfg   | 1 +
 2 files changed, 7 insertions(+)
 create mode 100644 recipes-core/busybox/files/selinux.cfg