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

Fix log file permissions on RHEL-like systems #304

Merged
merged 1 commit into from
Mar 22, 2016

Conversation

legal90
Copy link
Contributor

@legal90 legal90 commented Mar 22, 2016

Consul daemon fail to start if consul user doesn't have write permissions to $logfile

# service consul start
Starting consul:                                           [  OK  ]
bash: /var/log/consul.log: Permission denied

It was implemented for Debian, but was missing for RHEL-like systems. So, this PR fixes that

johnbellone added a commit that referenced this pull request Mar 22, 2016
Fix log file permissions on RHEL-like systems
@johnbellone johnbellone merged commit 38ad094 into sous-chefs:master Mar 22, 2016
@legal90 legal90 deleted the fix-log-perms branch March 22, 2016 18:49
@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants