add an additional vmware host program.

This commit is contained in:
Chris PeBenito 2009-09-03 08:56:58 -04:00
parent 6fdef06522
commit f6137171f3
2 changed files with 2 additions and 1 deletions

View File

@ -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)

View File

@ -1,5 +1,5 @@
policy_module(vmware, 2.1.0)
policy_module(vmware, 2.1.1)
########################################
#