Skip to content
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

Fixes #8065: ACL Posix on Git repos #916

Conversation

amousset
Copy link
Member

@amousset amousset commented May 4, 2016

# http://www.rudder-project.org/redmine/issues/8065
if [ ${CFRUDDER_FIRST_INSTALL} -eq 1 ]
then
setfacl -R -k /var/rudder/ >/dev/null 2>/dev/null &
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you add the /dev/null redirect ?

@amousset
Copy link
Member Author

amousset commented May 4, 2016

PR updated

@amousset amousset force-pushed the bug_8065/acl_posix_on_git_repos branch from 35b9edd to c0d7333 Compare May 4, 2016 11:38
# http://www.rudder-project.org/redmine/issues/8065
if [ ${CFRUDDER_FIRST_INSTALL} -eq 1 ]
then
setfacl -R -k /var/rudder/ >/dev/null 2>/dev/null
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same question here

@amousset
Copy link
Member Author

amousset commented May 4, 2016

PR updated

@amousset amousset force-pushed the bug_8065/acl_posix_on_git_repos branch from c0d7333 to 34550cd Compare May 4, 2016 11:45
@peckpeck
Copy link
Member

peckpeck commented May 4, 2016

OK, merging

@peckpeck peckpeck merged commit 51635d3 into Normation:branches/rudder/2.11 May 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants