Skip to content

Instead of changing the ACLs of files individually, use the --recursive option of setfacl#1

Open
raphael247 wants to merge 1 commit intolinuxmuster:lmn73from
raphael247:lmn73
Open

Instead of changing the ACLs of files individually, use the --recursive option of setfacl#1
raphael247 wants to merge 1 commit intolinuxmuster:lmn73from
raphael247:lmn73

Conversation

@raphael247
Copy link

setfacl is smart enough that when using the --recursive option, it does not apply the default ACL entries to the files in subdirectories. Therefore, the --recursive option can be used instead of making the distinction between files and directories in the program code.

…ption of setfacl is now used to efficiently apply changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant