[node-patches] Change in ovirt-node[master]: Another update for cim
rbarry at redhat.com
rbarry at redhat.com
Thu Oct 23 00:08:51 UTC 2014
Ryan Barry has uploaded a new change for review.
Change subject: Another update for cim
......................................................................
Another update for cim
It was dontaudit and didn't get picked up by the previous
change.
Change-Id: Ia465e938a97c0b44fe8c1c640a50d051881f35ae
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1120621
Signed-off-by: Ryan Barry <rbarry 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/85/34385/1
diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index a0e7e09..2bec362 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -358,7 +358,7 @@
}
allow sblim_sfcbd_t chkpwd_exec_t:file { read execute open execute_no_trans };
allow sblim_sfcbd_t self:capability { setuid audit_write dac_override };
- allow sblim_sfcbd_t self:netlink_audit_socket { nlmsg_relay create };
+ allow sblim_sfcbd_t self:netlink_audit_socket { nlmsg_relay create write };
allow sblim_sfcbd_t shadow_t:file { read getattr open };
allow sblim_sfcbd_t user_tmp_t:sock_file { write unlink };
allow sblim_sfcbd_t virt_etc_t:file { read open };
--
To view, visit http://gerrit.ovirt.org/34385
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia465e938a97c0b44fe8c1c640a50d051881f35ae
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
More information about the node-patches
mailing list