selinux-refpolicy.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Sugar, David" <dsugar@tresys.com>
To: "selinux-refpolicy@vger.kernel.org"  <selinux-refpolicy@vger.kernel.org>
Subject: [PATCH 0/3] Resolve issues with plymouth in enforcing
Date: Fri, 12 Apr 2019 19:39:30 +0000	[thread overview]
Message-ID: <20190412193917.23886-1-dsugar@tresys.com> (raw)

I made some changes to the policy to get plymouth working
in enforcing.  I have noticed that since plymouthd is started
very early during boot it is running as kernel_t.  Some
of the permissions are for kernel_t even though they are
for the plymouthd process.

Dave Sugar (5):
  Allow xdm (lightdm) start plymouth

Dave Sugar (3):
  Allow xdm (lightdm) start plymouth
  Changes to support plymouth working in enforcing
  Some items that seem they can be dontaudited for plymouthd

 policy/modules/kernel/devices.if     | 18 +++++++++++++
 policy/modules/kernel/kernel.te      |  5 +++-
 policy/modules/services/plymouthd.if | 38 ++++++++++++++++++++++++++++
 policy/modules/services/plymouthd.te |  5 ++++
 policy/modules/services/xserver.te   |  4 +++
 5 files changed, 69 insertions(+), 1 deletion(-)

-- 
2.20.1


             reply	other threads:[~2019-04-12 19:39 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-12 19:39 Sugar, David [this message]
2019-04-12 19:39 ` [PATCH 1/3] Allow xdm (lightdm) execute plymouth Sugar, David
2019-04-17  2:49   ` Sugar, David
2019-04-23 22:31   ` Chris PeBenito
2019-04-12 19:39 ` [PATCH 2/3] Changes to support plymouth working in enforcing Sugar, David
2019-04-13  2:43   ` Russell Coker
2019-04-13  3:23     ` Sugar, David
2019-04-13  4:24       ` Russell Coker
2019-04-13  7:51         ` Dominick Grift
2019-04-17  2:51           ` Sugar, David
2019-04-23 22:31   ` Chris PeBenito
2019-04-12 19:39 ` [PATCH 3/3] Some items that seem they can be dontaudited for plymouthd Sugar, David
2019-04-13  2:33   ` Russell Coker
2019-04-13  3:26     ` Sugar, David
2019-04-13  4:24       ` Russell Coker
2019-04-13  7:54         ` Dominick Grift
2019-04-17  2:53           ` Sugar, David
2019-04-14 17:49     ` Chris PeBenito

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=20190412193917.23886-1-dsugar@tresys.com \
    --to=dsugar@tresys.com \
    --cc=selinux-refpolicy@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).