diff --git a/refpolicy/policy/modules/apps/vmware.if b/refpolicy/policy/modules/apps/vmware.if index b5727feaf..618b8c569 100644 --- a/refpolicy/policy/modules/apps/vmware.if +++ b/refpolicy/policy/modules/apps/vmware.if @@ -1,5 +1,37 @@ ## VMWare Workstation virtual machines +####################################### +## +## The per user domain template for the vmware module. +## +## +##

+## This template creates a derived domains which are used +## for vmware sessions. +##

+##

+## This template is invoked automatically for each user, and +## generally does not need to be invoked directly +## by policy writers. +##

+##
+## +## +## The prefix of the user domain (e.g., user +## is the prefix for user_t). +## +## +## +## +## The type of the user domain. +## +## +## +## +## The role associated with the user domain. +## +## +# template(`vmware_per_userdomain_template',` ##############################