From 677de4d479a3664e38c7e3a471af4d1e5dd65976 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Wed, 26 Apr 2006 19:24:38 +0000 Subject: [PATCH] add template doc --- refpolicy/policy/modules/apps/vmware.if | 32 +++++++++++++++++++++++++ 1 file changed, 32 insertions(+) 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',` ##############################