From 09e934512dc053a96bd7b16c2c95563e055720f7 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Tue, 3 Jul 2012 08:56:47 -0400 Subject: added selinux support --- schemas/rules.xsd | 113 +++++++++++++++++++++++++++++++++--------------------- 1 file changed, 69 insertions(+), 44 deletions(-) (limited to 'schemas/rules.xsd') diff --git a/schemas/rules.xsd b/schemas/rules.xsd index 924792b18..2f4f805c0 100644 --- a/schemas/rules.xsd +++ b/schemas/rules.xsd @@ -14,66 +14,91 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + Fully bound description of a software package to be managed. + + + + + + + Fully bound description of a filesystem path to be handled + by the POSIX driver. + + + + + + + Fully bound description of a system service to be managed. + + + + + + + Fully bound description of a command to be run. + + + + + + + Fully bound description of an SELinux entry. + + + + + + + PostInstall entries are deprecated in favor of Action + entries. Actions can do everything PostInstall entries can + do and more. + + + + + + + Elements within Group tags only apply to clients that are + members of that group (or vice-versa; see #element_negate + below) + + + + + + + Elements within Client tags only apply to the named client + (or vice-versa; see #element_negate below) + + + + + - - - - - - - + - - - - - - - - - + -- cgit v1.2.3-1-g7c22