Douglas Schilling Landgraf has uploaded a new change for review. Change subject: ovirt.te: sanlock_t auditd_log_t:dir ......................................................................
ovirt.te: sanlock_t auditd_log_t:dir This patch adds: - allow sanlock_t auditd_log_t:dir search; Change-Id: Id19610ea0b7ebd6b05d3d040bf28ac32e3bd98b0 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M semodule/ovirt.te.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/47/33447/1 diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in index b95f8e8..a9cc4ca 100644 --- a/semodule/ovirt.te.in +++ b/semodule/ovirt.te.in @@ -77,7 +77,7 @@ #============= sanlock_t ============== allow sanlock_t tmpfs_t:dir search; - +allow sanlock_t auditd_log_t:dir search; #============= systemd_localed_t ============== @SEMODULE_WITH_SYSTEMD@allow systemd_localed_t etc_t:file { write rename create setattr }; -- To view, visit http://gerrit.ovirt.org/33447 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id19610ea0b7ebd6b05d3d040bf28ac32e3bd98b0 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
