Commit e8aebcb7 by James Cammarata

Merge pull request #7567 from kitwestneat/devel

Fixed documentation for etype parameter on acl module.
parents f2d05d2e fabe8521
......@@ -63,7 +63,7 @@ options:
default: null
choices: [ 'user', 'group', 'mask', 'other' ]
description:
- if the target is a directory, setting this to yes will make it the default acl for entities created inside the directory. It causes an error if name is a file.
- the entity type of the ACL to apply, see setfacl documentation for more info.
permissions:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment