All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH] added autofs support
@ 2012-10-02  7:25 Matthew Thode
  2012-10-02  8:55 ` Dominick Grift
  0 siblings, 1 reply; 5+ messages in thread
From: Matthew Thode @ 2012-10-02  7:25 UTC (permalink / raw)
  To: refpolicy

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

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-10-09 15:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-02  7:25 [refpolicy] [PATCH] added autofs support Matthew Thode
2012-10-02  8:55 ` 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

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.