From 1275ae79e555dbb81eeb90275350694445fa04c2 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Wed, 21 Nov 2012 11:18:14 -0500 Subject: documented "recursive" attr of permissions Path entries --- doc/server/plugins/generators/rules.txt | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) (limited to 'doc') diff --git a/doc/server/plugins/generators/rules.txt b/doc/server/plugins/generators/rules.txt index 079911238..542b38f01 100644 --- a/doc/server/plugins/generators/rules.txt +++ b/doc/server/plugins/generators/rules.txt @@ -300,24 +300,26 @@ nonexistent +===========+====================+=============+ | type | Type of file | nonexistent | +-----------+--------------------+-------------+ -| recursive | Recursively remove | true | +| recursive | Recursively remove | Boolean | | | directory contents | | +-----------+--------------------+-------------+ permissions ^^^^^^^^^^^ -+-----------+--------------------------+--------+ -| Name | Description | Values | -+===========+==========================+========+ -| mode | Mode of the file. | String | -+-----------+--------------------------+--------+ -| owner | Owner of the file. | String | -+-----------+--------------------------+--------+ -| group | Group of the file. | String | -+-----------+--------------------------+--------+ -| secontext | SELinux context | String | -+-----------+--------------------------+--------+ ++-----------+-----------------------------+---------+ +| Name | Description | Values | ++===========+=============================+=========+ +| mode | Mode of the file | String | ++-----------+-----------------------------+---------+ +| owner | Owner of the file | String | ++-----------+-----------------------------+---------+ +| group | Group of the file | String | ++-----------+-----------------------------+---------+ +| secontext | SELinux context | String | ++-----------+-----------------------------+---------+ +| recursive | Recursively set permissions | Boolean | ++-----------+-----------------------------+---------+ symlink ^^^^^^^ -- cgit v1.2.3-1-g7c22