[selinux-policy: 2265/3172] add an additional vmware host program.

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 22:21:08 UTC 2010


commit f6137171f300d4a92cc27b6a08d04bb26b8401e9
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Thu Sep 3 08:56:58 2009 -0400

    add an additional vmware host program.

 policy/modules/apps/vmware.fc |    1 +
 policy/modules/apps/vmware.te |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/policy/modules/apps/vmware.fc b/policy/modules/apps/vmware.fc
index 12ae3ab..a2d4609 100644
--- a/policy/modules/apps/vmware.fc
+++ b/policy/modules/apps/vmware.fc
@@ -18,6 +18,7 @@ HOME_DIR/vmware(/.*)?			gen_context(system_u:object_r:vmware_file_t,s0)
 /usr/bin/vmnet-natd		--	gen_context(system_u:object_r:vmware_host_exec_t,s0)
 /usr/bin/vmnet-netifup		--	gen_context(system_u:object_r:vmware_host_exec_t,s0)
 /usr/bin/vmnet-sniffer		--	gen_context(system_u:object_r:vmware_host_exec_t,s0)
+/usr/bin/vmware-network		--	gen_context(system_u:object_r:vmware_host_exec_t,s0)
 /usr/bin/vmware-nmbd		--	gen_context(system_u:object_r:vmware_host_exec_t,s0)
 /usr/bin/vmware-ping		--	gen_context(system_u:object_r:vmware_host_exec_t,s0)
 /usr/bin/vmware-smbd		--	gen_context(system_u:object_r:vmware_host_exec_t,s0)
diff --git a/policy/modules/apps/vmware.te b/policy/modules/apps/vmware.te
index f5a6497..6d05487 100644
--- a/policy/modules/apps/vmware.te
+++ b/policy/modules/apps/vmware.te
@@ -1,5 +1,5 @@
 
-policy_module(vmware, 2.1.0)
+policy_module(vmware, 2.1.1)
 
 ########################################
 #


More information about the scm-commits mailing list