From: Daniel J Walsh <dwalsh@redhat.com>
To: jwcart2@epoch.ncsc.mil
Cc: Russell Coker <russell@coker.com.au>, SE Linux <selinux@tycho.nsa.gov>
Subject: Important fix for targeted policy
Date: Fri, 17 Sep 2004 11:31:22 -0400 [thread overview]
Message-ID: <414B034A.4050407@redhat.com> (raw)
In-Reply-To: <1095356454.17251.10.camel@moss-lions.epoch.ncsc.mil>
diff --exclude-from=exclude -N -u -r
nsapolicy/targeted/domains/program/init.te
policy-1.17.18/targeted/domains/program/init.te
--- nsapolicy/targeted/domains/program/init.te 2004-09-09
15:36:12.000000000 -0400
+++ policy-1.17.18/targeted/domains/program/init.te 2004-09-17
10:22:33.591562641 -0400
@@ -15,4 +15,4 @@
# strict policy. /sbin/init will get this policy.
#
type init_exec_t, file_type, sysadmfile, exec_type;
-type initctl_t, file_type, sysadmfile;
+type initctl_t, file_type, sysadmfile, dev_fs;
diff --exclude-from=exclude -N -u -r
nsapolicy/targeted/domains/program/udev.te
policy-1.17.18/targeted/domains/program/udev.te
--- nsapolicy/targeted/domains/program/udev.te 2004-09-09
15:36:12.000000000 -0400
+++ policy-1.17.18/targeted/domains/program/udev.te 2004-09-17
10:22:22.119860649 -0400
@@ -13,4 +13,4 @@
#
type udev_exec_t, file_type, sysadmfile, exec_type;
type udev_helper_exec_t, file_type, sysadmfile, exec_type;
-type udev_tbl_t, file_type, sysadmfile;
+type udev_tbl_t, file_type, sysadmfile, dev_fs;
--
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:[~2004-09-17 15:31 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-16 11:51 hald fix Russell Coker
2004-09-16 13:44 ` Stephen Smalley
2004-09-16 16:52 ` Daniel J Walsh
2004-09-16 17:09 ` Stephen Smalley
2004-09-16 14:52 ` James Carter
2004-09-16 17:40 ` James Carter
2004-09-17 15:31 ` Daniel J Walsh [this message]
2004-09-20 19:48 ` Important fix for targeted policy James Carter
2004-09-16 21:23 ` Policy patches Daniel J Walsh
2004-09-17 12:07 ` Russell Coker
2004-09-20 20:03 ` James Carter
2004-09-17 20:56 ` James Carter
2004-09-20 12:35 ` Daniel J Walsh
2004-09-21 20:55 ` Daniel J Walsh
2004-09-22 20:21 ` James Carter
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=414B034A.4050407@redhat.com \
--to=dwalsh@redhat.com \
--cc=jwcart2@epoch.ncsc.mil \
--cc=russell@coker.com.au \
--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.