Douglas Schilling Landgraf has uploaded a new change for review. Change subject: ovirt.te: sysstat_t auditd_log_t ......................................................................
ovirt.te: sysstat_t auditd_log_t This patch adds: - allow sysstat_t auditd_log_t:dir search; Change-Id: I685ac4ec25ee6a50f0fa8be90cfd9f20a945a1e1 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M semodule/ovirt.te.in 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/49/33449/1 diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in index d099b84..6de5cab 100644 --- a/semodule/ovirt.te.in +++ b/semodule/ovirt.te.in @@ -190,6 +190,7 @@ } allow sysstat_t admin_home_t:dir { search getattr }; allow sysstat_t auditd_log_t:file { read lock open append }; +allow sysstat_t auditd_log_t:dir search; allow sysstat_t tmpfs_t:dir search; allow sysstat_t var_lib_t:file { read append }; allow sysstat_t var_log_t:file { open read }; -- To view, visit http://gerrit.ovirt.org/33449 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I685ac4ec25ee6a50f0fa8be90cfd9f20a945a1e1 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
