All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul Moore" <paul.moore@hp.com>
To: selinux@tycho.nsa.gov
Cc: dwalsh@redhat.com, cpebenito@tresys.com, sds@tycho.nsa.gov,
	Paul Moore <paul.moore@hp.com>
Subject: [PATCH 2/3] Refpolicy: remove a duplicate rule in the ipsec.te file
Date: Fri, 09 Mar 2007 15:33:29 -0500	[thread overview]
Message-ID: <20070309203511.778297290@hp.com> (raw)
In-Reply-To: 20070309203327.709750017@hp.com

The "seutil_read_config(setkey_t)" rule is duplicated in the IPsec policy file,
it is possibile that the first occurrence is intended to be for the racoon_t
domain but we'll just remove for now.

Signed-off-by: Paul Moore <paul.moore@hp.com>
---
 policy/modules/system/ipsec.te |    2 --
 1 file changed, 2 deletions(-)

Index: refpolicy/policy/modules/system/ipsec.te
===================================================================
--- refpolicy.orig/policy/modules/system/ipsec.te
+++ refpolicy/policy/modules/system/ipsec.te
@@ -333,8 +333,6 @@ logging_send_syslog_msg(racoon_t)
 
 miscfiles_read_localization(racoon_t)
 
-seutil_read_config(setkey_t)
-
 ########################################
 #
 # Setkey local policy

--
paul moore
linux security @ hp

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

  parent reply	other threads:[~2007-03-09 20:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-09 20:33 [PATCH 0/3] Some quick policy patches based on the problems from earlier today Paul Moore
2007-03-09 20:33 ` [PATCH 1/3] Refpolicy: allow the IPsec management tools to start at boot Paul Moore
2007-03-28 17:43   ` Christopher J. PeBenito
2007-03-09 20:33 ` Paul Moore [this message]
2007-03-28 17:43   ` [PATCH 2/3] Refpolicy: remove a duplicate rule in the ipsec.te file Christopher J. PeBenito
2007-03-09 20:33 ` [PATCH 3/3] Refpolicy: allow netlabelctl to be run at boot Paul Moore
2007-03-26 15:18   ` Christopher J. PeBenito
2007-03-26 15:29     ` Paul Moore
2007-03-26 15:41       ` Daniel J Walsh
2007-03-26 15:43         ` Stephen Smalley
2007-03-26 19:00           ` Daniel J Walsh

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=20070309203511.778297290@hp.com \
    --to=paul.moore@hp.com \
    --cc=cpebenito@tresys.com \
    --cc=dwalsh@redhat.com \
    --cc=sds@tycho.nsa.gov \
    --cc=selinux@tycho.nsa.gov \
    /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.