diff options
author | Chris PeBenito <cpebenito@tresys.com> | 2009-09-03 08:56:58 -0400 |
---|---|---|
committer | Chris PeBenito <cpebenito@tresys.com> | 2009-09-03 08:56:58 -0400 |
commit | f6137171f300d4a92cc27b6a08d04bb26b8401e9 (patch) | |
tree | ff8f10b76833eae9780c5f502fa0c4978df4b002 | |
parent | 6fdef06522d03048ae9ab11dd0e6006c14108c6a (diff) |
add an additional vmware host program.
-rw-r--r-- | policy/modules/apps/vmware.fc | 1 | ||||
-rw-r--r-- | 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 12ae3ab6..a2d46091 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 f5a64977..6d054878 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) ######################################## # |