From: mthode@mthode.org (Matthew Thode)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH] added autofs support
Date: Tue, 2 Oct 2012 02:25:52 -0500 [thread overview]
Message-ID: <1349162752-12909-1-git-send-email-mthode@mthode.org> (raw)
adds autofs support to portage, needed for using portage on nfs on autofs.
---
portage.te | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/portage.te b/portage.te
index 630f16f..128e7d6 100644
--- a/portage.te
+++ b/portage.te
@@ -298,6 +298,9 @@ files_read_usr_files(portage_fetch_t)
files_search_var_lib(portage_fetch_t)
files_dontaudit_search_pids(portage_fetch_t)
+fs_search_auto_mountpoints(portage_fetch_t)
+dev_rw_autofs(portage_fetch_t)
+
logging_list_logs(portage_fetch_t)
logging_dontaudit_search_logs(portage_fetch_t)
--
1.7.8.6
next reply other threads:[~2012-10-02 7:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-02 7:25 Matthew Thode [this message]
2012-10-02 8:55 ` [refpolicy] [PATCH] added autofs support Dominick Grift
2012-10-02 13:59 ` [refpolicy] [PATCH] removed the rw autofs stuff added nfs search for portage_t and allowed use of nsswitch Matthew Thode
2012-10-09 14:09 ` Christopher J. PeBenito
2012-10-09 15:03 ` Dominick Grift
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=1349162752-12909-1-git-send-email-mthode@mthode.org \
--to=mthode@mthode.org \
--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.