[node-patches] Change in ovirt-node[master]: ovirt.te: local_login_t add dir search

dougsland at redhat.com dougsland at redhat.com
Mon Sep 29 00:58:09 UTC 2014


Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: ovirt.te: local_login_t add dir search
......................................................................

ovirt.te: local_login_t add dir search

- allow local_login_t auditd_log_t:dir { search };

Change-Id: I7e8eeb52aa1cfbdfa8a125d5d993e1e1a0ff7ebc
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M semodule/ovirt.te.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/45/33445/1

diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index 3c1feab..105f19e 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -469,7 +469,7 @@
 
 #============= local_login_t ==============
 allow local_login_t var_log_t:file { open write create read lock };
-allow local_login_t auditd_log_t:dir { write add_name };
+allow local_login_t auditd_log_t:dir { write add_name search };
 allow local_login_t auditd_log_t:file { write lock create open read };
 
 


-- 
To view, visit http://gerrit.ovirt.org/33445
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7e8eeb52aa1cfbdfa8a125d5d993e1e1a0ff7ebc
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>



More information about the node-patches mailing list