From: <jackie.huang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/2] systemd: fixes for debug-shell service
Date: Tue, 22 Aug 2017 14:34:23 +0800 [thread overview]
Message-ID: <cover.1503383077.git.jackie.huang@windriver.com> (raw)
From: Jackie Huang <jackie.huang@windriver.com>
This fixes the following error when selinux is enabled:
# systemd-analyze --man=false verify /lib/systemd/system/debug-shell.service
debug-shell.service: Command /sbin/sushell is not executable: No such file or directory
--
The following changes since commit 5c9ef0734d23909b5694ed43cdbb205c2ba9ca95:
devtool/copy_buildsystem: adds meta-skeleton layer in the eSDK installation. (2017-08-19 22:15:25 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib.git jhuang0/d_debug-shell_170822_0
http://git.pokylinux.org/cgit.cgi//log/?h=jhuang0/d_debug-shell_170822_0
Jackie Huang (2):
initscripts: split sushell into sub package
systemd: add dependency on initscripts-sushell for selinux
meta/recipes-core/initscripts/initscripts_1.0.bb | 5 +++--
meta/recipes-core/systemd/systemd_234.bb | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
--
1.9.1
next reply other threads:[~2017-08-22 6:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-22 6:34 jackie.huang [this message]
2017-08-22 6:34 ` [PATCH 1/2] initscripts: split sushell into sub package jackie.huang
2017-08-22 6:34 ` [PATCH 2/2] systemd: add dependency on initscripts-sushell for selinux jackie.huang
-- strict thread matches above, loose matches on Subject: below --
2017-02-22 6:41 [PATCH 0/2] systemd: fixes for debug-shell service jackie.huang
2017-04-18 9:16 ` Huang, Jie (Jackie)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1503383077.git.jackie.huang@windriver.com \
--to=jackie.huang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.