[selinux-policy: 1764/3172] trunk: fix typo in vmware.fc

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 21:37:27 UTC 2010


commit 22bff65f4d4125d15a1a80893017caabcf887d84
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Tue Jun 26 14:31:31 2007 +0000

    trunk: fix typo in vmware.fc

 policy/modules/apps/vmware.fc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/policy/modules/apps/vmware.fc b/policy/modules/apps/vmware.fc
index ab5d266..8a9f1e3 100644
--- a/policy/modules/apps/vmware.fc
+++ b/policy/modules/apps/vmware.fc
@@ -15,7 +15,7 @@ HOME_DIR/\.vmware[^/]*/.*\.cfg	--	gen_context(system_u:object_r:ROLE_vmware_conf
 #
 # /usr
 #
-/usr/bin/vmnet-bridg		--	gen_context(system_u:object_r:vmware_host_exec_t,s0)
+/usr/bin/vmnet-bridge		--	gen_context(system_u:object_r:vmware_host_exec_t,s0)
 /usr/bin/vmnet-dhcpd		--	gen_context(system_u:object_r:vmware_host_exec_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)


More information about the scm-commits mailing list