[node-patches] Change in ovirt-node[master]: ovirt.te: systemd_localed_t { read open getattr }
dougsland at redhat.com
dougsland at redhat.com
Fri Sep 5 11:11:12 UTC 2014
Douglas Schilling Landgraf has uploaded a new change for review.
Change subject: ovirt.te: systemd_localed_t { read open getattr }
......................................................................
ovirt.te: systemd_localed_t { read open getattr }
This patch allow:
- systemd_localed_t file_t:file { read open getattr };
Change-Id: I1e0804a6a7b0dcb1213d7b8fda3b234c1bcd61d2
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/19/32519/1
diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index 0761443..e37c718 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -61,6 +61,7 @@
@SEMODULE_WITH_SYSTEMD at allow systemd_localed_t initrc_t:dbus send_msg;
@SEMODULE_WITH_SYSTEMD at allow systemd_localed_t systemd_unit_file_t:service start;
@SEMODULE_WITH_SYSTEMD at allow systemd_localed_t ovirt_t:dbus send_msg;
+ at SEMODULE_WITH_SYSTEMD@allow systemd_localed_t file_t:file { read open getattr };
#============= hald_t ==============
--
To view, visit http://gerrit.ovirt.org/32519
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1e0804a6a7b0dcb1213d7b8fda3b234c1bcd61d2
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