From 22bff65f4d4125d15a1a80893017caabcf887d84 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Jun 26 2007 14:31:31 +0000 Subject: trunk: fix typo in vmware.fc --- 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)