All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] V2: Add /sbin/sushell when SELinux is enabled
@ 2015-07-08  6:25 Kai Kang
  2015-07-08  6:26 ` [PATCH 1/2] initscripts: add /sbin/sushell for systemd service debug-shell Kai Kang
  2015-07-08  6:26 ` [PATCH 2/2] systemd: add PACKAGECONFIG selinux Kai Kang
  0 siblings, 2 replies; 3+ messages in thread
From: Kai Kang @ 2015-07-08  6:25 UTC (permalink / raw)
  To: openembedded-core

debug-shell.service from systemd starts different shell according to whether selinux is enabled.
If selinux is enabled, it starts /sbin/sushell. Add /sbin/sushell from fedora.

Tested with and without layer meta-selinux for x86-64.

The following changes since commit 8ad9a434c9fd0300cf5c38c368b181b78421e95a:

  bitbake: tests/data: Add new data tests (2015-07-01 15:40:21 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib kangkai/initscripts
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=kangkai/initscripts

Kai Kang (2):
  initscripts: add /sbin/sushell for systemd service debug-shell
  systemd: add PACKAGECONFIG selinux

 meta/recipes-core/initscripts/initscripts-1.0/sushell |  5 +++++
 meta/recipes-core/initscripts/initscripts_1.0.bb      | 10 +++++++++-
 meta/recipes-core/systemd/systemd_219.bb              |  5 ++++-
 3 files changed, 18 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-core/initscripts/initscripts-1.0/sushell

-- 
1.9.1



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-07-08  6:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-08  6:25 [PATCH 0/2] V2: Add /sbin/sushell when SELinux is enabled Kai Kang
2015-07-08  6:26 ` [PATCH 1/2] initscripts: add /sbin/sushell for systemd service debug-shell Kai Kang
2015-07-08  6:26 ` [PATCH 2/2] systemd: add PACKAGECONFIG selinux Kai Kang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.