[node-patches] Change in ovirt-node[master]: ovirt.te: add sshd type

dougsland at redhat.com dougsland at redhat.com
Wed Oct 1 14:25:29 UTC 2014


Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: ovirt.te: add sshd type
......................................................................

ovirt.te: add sshd type

This patch adds:
    allow sshd_t auditd_log_t:file { read lock open };

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


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/53/33653/1

diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index 3c81537..78e0e08 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -203,6 +203,7 @@
 allow sshd_t var_log_t:file { read open write };
 allow sshd_t device_t:sock_file write;
 allow sshd_t ovirt_t:unix_dgram_socket sendto;
+allow sshd_t auditd_log_t:file { read lock open };
 
 #============= svirt_t ==============
 allow svirt_t initrc_t:unix_stream_socket connectto;


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id929b714fbf03d56fa848d07a3df7aada500c8d3
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