[node-patches] Change in ovirt-node[master]: ovirt.te: Add type device_t

dougsland at redhat.com dougsland at redhat.com
Wed Sep 3 20:43:16 UTC 2014


Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: ovirt.te: Add type device_t
......................................................................

ovirt.te: Add type device_t

In commit 7a8aa86 and 8de7a60 we introduced device_t to sshd_t and snmpd_t.
However, we must declare device_t as well. This patch adds device_t.

Change-Id: I304cf80c4ff8989aca681f157883debc29c5132b
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/35/32435/1

diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index a0fab58..afa837d 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -11,6 +11,7 @@
 @SEMODULE_WITH_SYSTEMD@    type systemd_localed_t;
 @SEMODULE_WITH_SYSTEMD@    type systemd_unit_file_t;
     type etc_t;
+    type device_t;
     type dmesg_t;
     type getty_t;
     type init_t;


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

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