22bff6 trunk: fix typo in vmware.fc

Authored and Committed by Chris PeBenito 17 years ago
    trunk: fix typo in vmware.fc
    
        
policy/modules/apps/vmware.fc CHANGED
@@ -15,7 +15,7 @@ HOME_DIR/\.vmware[^/]*/.*\.cfg -- gen_context(system_u:object_r:ROLE_vmware_conf
15
15
#
16
16
# /usr
17
17
#
18
- /usr/bin/vmnet-bridg -- gen_context(system_u:object_r:vmware_host_exec_t,s0)
18
+ /usr/bin/vmnet-bridge -- gen_context(system_u:object_r:vmware_host_exec_t,s0)
19
19
/usr/bin/vmnet-dhcpd -- gen_context(system_u:object_r:vmware_host_exec_t,s0)
20
20
/usr/bin/vmnet-natd -- gen_context(system_u:object_r:vmware_host_exec_t,s0)
21
21
/usr/bin/vmnet-netifup -- gen_context(system_u:object_r:vmware_host_exec_t,s0)