Skip to content

[Installation] Improve setfacl options #2240

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 25, 2013
Merged

[Installation] Improve setfacl options #2240

merged 1 commit into from
Feb 25, 2013

Conversation

bicpi
Copy link
Contributor

@bicpi bicpi commented Feb 16, 2013

Q A
Doc fix? yes
New docs? no
Applies to No Symfony involved
Fixed tickets -

Improve setfacl options to avoid existing files gaining unwanted x-bit permission.

When setting the ACL for all existing files and directory recursivly, an uppercase "X" should be used in the permission options. It means granting the x-bit only to those files which already have it. Otherwise existing files like .gitkeep or existing cache and log files are provided with the x-bit.

See setfacl man page for more details (section "ACL ENTRIES"):
http://manpages.ubuntu.com/manpages/precise/en/man1/setfacl.1.html

weaverryan added a commit that referenced this pull request Feb 25, 2013
[Installation] Improve setfacl options
@weaverryan weaverryan merged commit 6f09170 into symfony:2.0 Feb 25, 2013
@weaverryan
Copy link
Member

Hi Philipp!

Well done - very technical, thanks for checking into this and for the detailed PR.

Thanks!

@bicpi bicpi deleted the improve_setfacl_command branch January 5, 2014 13:25
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.

2 participants