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 3/3] Refpolicy: allow netlabelctl to be run at boot
Date: Fri, 09 Mar 2007 15:33:30 -0500 [thread overview]
Message-ID: <20070309203513.357373998@hp.com> (raw)
In-Reply-To: 20070309203327.709750017@hp.com
Allow the NetLabel management tools to be run at boot from the init scripts.
Signed-off-by: Paul Moore <paul.moore@hp.com>
---
policy/modules/system/netlabel.te | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Index: refpolicy/policy/modules/system/netlabel.te
===================================================================
--- refpolicy.orig/policy/modules/system/netlabel.te
+++ refpolicy/policy/modules/system/netlabel.te
@@ -8,8 +8,7 @@ policy_module(netlabel,1.0.0)
type netlabel_mgmt_t;
type netlabel_mgmt_exec_t;
-domain_type(netlabel_mgmt_t)
-domain_entry_file(netlabel_mgmt_t,netlabel_mgmt_exec_t)
+init_daemon_domain(netlabel_mgmt_t,netlabel_mgmt_exec_t)
########################################
#
--
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.
next prev 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 ` [PATCH 2/3] Refpolicy: remove a duplicate rule in the ipsec.te file Paul Moore
2007-03-28 17:43 ` Christopher J. PeBenito
2007-03-09 20:33 ` Paul Moore [this message]
2007-03-26 15:18 ` [PATCH 3/3] Refpolicy: allow netlabelctl to be run at boot 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=20070309203513.357373998@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.