All of lore.kernel.org
 help / color / mirror / Atom feed
From: dominick.grift@gmail.com (Dominick Grift)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH 01/20] These regular expressions were not matched
Date: Thu, 26 Sep 2013 15:42:55 +0200	[thread overview]
Message-ID: <1380202975.2561.14.camel@d30> (raw)
In-Reply-To: <52443978.1000403@redhat.com>

On Thu, 2013-09-26 at 09:41 -0400, Daniel J Walsh wrote:
> On 09/26/2013 08:29 AM, Christopher J. PeBenito wrote:
> > On Tue 24 Sep 2013 09:39:02 AM EDT, Dominick Grift wrote:
> >> Signed-off-by: Dominick Grift <dominick.grift@gmail.com> --- 
> >> policy/modules/services/xserver.fc | 8 ++++---- 1 file changed, 4
> >> insertions(+), 4 deletions(-)
> >> 
> >> diff --git a/policy/modules/services/xserver.fc
> >> b/policy/modules/services/xserver.fc index d1f64a0..7cec415 100644 ---
> >> a/policy/modules/services/xserver.fc +++
> >> b/policy/modules/services/xserver.fc @@ -56,10 +56,10 @@
> >> HOME_DIR/\.Xauthority.*	--
> >> gen_context(system_u:object_r:xauth_home_t,s0) # /usr #
> >> 
> >> -/usr/(s)?bin/gdm(3)?	--
> >> gen_context(system_u:object_r:xdm_exec_t,s0) -/usr/(s)?bin/gdm-binary	--
> >> gen_context(system_u:object_r:xdm_exec_t,s0) -/usr/(s)?bin/lxdm(-binary)?
> >> --	gen_context(system_u:object_r:xdm_exec_t,s0) -/usr/(s)?bin/[xkw]dm	--
> >> gen_context(system_u:object_r:xdm_exec_t,s0) +/usr/s?bin/gdm(3)?	--
> >> gen_context(system_u:object_r:xdm_exec_t,s0)
> Why not gdm3?

because that works as is. If its not broken, don't fix it

> >> +/usr/s?bin/gdm-binary	--	gen_context(system_u:object_r:xdm_exec_t,s0) 
> >> +/usr/s?bin/lxdm(-binary)?	--
> >> gen_context(system_u:object_r:xdm_exec_t,s0) +/usr/s?bin/[xkw]dm	--
> >> gen_context(system_u:object_r:xdm_exec_t,s0) /usr/bin/gpe-dm		--
> >> gen_context(system_u:object_r:xdm_exec_t,s0) /usr/bin/iceauth	--
> >> gen_context(system_u:object_r:iceauth_exec_t,s0) /usr/bin/slim		--
> >> gen_context(system_u:object_r:xdm_exec_t,s0)
> > 
> > Merged.
> > 
> > -- Chris PeBenito Tresys Technology, LLC www.tresys.com | oss.tresys.com 
> > _______________________________________________ refpolicy mailing list 
> > refpolicy at oss.tresys.com http://oss.tresys.com/mailman/listinfo/refpolicy
> > 
> 

      reply	other threads:[~2013-09-26 13:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-24 13:39 [refpolicy] [PATCH 01/20] These regular expressions were not matched Dominick Grift
2013-09-26 12:29 ` Christopher J. PeBenito
2013-09-26 13:41   ` Daniel J Walsh
2013-09-26 13:42     ` Dominick Grift [this message]

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=1380202975.2561.14.camel@d30 \
    --to=dominick.grift@gmail.com \
    --cc=refpolicy@oss.tresys.com \
    /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.