[node-patches] Change in ovirt-node[master]: semodule: Add some spaces for clarity

fabiand at fedoraproject.org fabiand at fedoraproject.org
Fri Jun 27 09:04:16 UTC 2014


Fabian Deutsch has uploaded a new change for review.

Change subject: semodule: Add some spaces for clarity
......................................................................

semodule: Add some spaces for clarity

Change-Id: I9e734a64472bd035fe39838fbf08fea475b82b3b
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M semodule/ovirt.te.in
1 file changed, 8 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/33/29333/1

diff --git a/semodule/ovirt.te.in b/semodule/ovirt.te.in
index 5947f6e..bd03ba7 100644
--- a/semodule/ovirt.te.in
+++ b/semodule/ovirt.te.in
@@ -160,6 +160,7 @@
 }
 allow ping_t nfs_t:file read;
 
+
 #============= dhcpc_t ==============
 optional_policy(`
     require {
@@ -220,6 +221,7 @@
     allow systemd_localed_t security_t:file { open read };
 ')
 
+
 #============= irqbalance_t ==============
 optional_policy(`
     require {
@@ -228,6 +230,7 @@
     }
     allow irqbalance_t tmpfs_t:dir search;
 ')
+
 
 #============= ksmtuned_t ==============
 optional_policy(`
@@ -238,6 +241,7 @@
     allow ksmtuned_t tmpfs_t:dir search;
 ')
 
+
 #============= mcelog_t ==============
 optional_policy(`
     require {
@@ -246,6 +250,7 @@
     }
     allow mcelog_t tmpfs_t:dir search;
 ')
+
 
 #============= ntpd_t ==============
 optional_policy(`
@@ -256,10 +261,6 @@
     allow ntpd_t init_tmp_t:dir { write add_name remove_name };
     allow ntpd_t init_tmp_t:file { create open unlink write };
 ')
-
-
-
-
 
 
 #============= dmesg_t ==============
@@ -294,11 +295,13 @@
     allow rpcbind_t tmpfs_t:dir search;
 ')
 
+
 #============= rpcd_t ==============
 require {
     type rpcd_t;
 }
 allow rpcd_t self:udp_socket listen;
+
 
 #============= ssh_keygen_t ==============
 require {
@@ -324,6 +327,7 @@
 allow getty_t var_log_t:file { open write };
 allow getty_t tmpfs_t:dir search;
 
+
 #============= ifconfig_t ==============
 require {
     type ifconfig_t;


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9e734a64472bd035fe39838fbf08fea475b82b3b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>



More information about the node-patches mailing list