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

Systemd unit file should not be executable #115

Merged
merged 2 commits into from
Jul 18, 2017

Conversation

mathiasaerts
Copy link
Contributor

The systemd unit file should not be executable. I was receiving the following message in syslog:
systemd[1]: Configuration file /etc/systemd/system/supervisord.service is marked executable. Please remove executable permission bits. Proceeding anyway.

I introduced a new variable init_mode which value will change depending on the init_type.

@ajcrowe
Copy link
Owner

ajcrowe commented Jul 18, 2017

Thanks for the fix @mathiasaerts

@ajcrowe ajcrowe closed this Jul 18, 2017
@ajcrowe ajcrowe reopened this Jul 18, 2017
@ajcrowe ajcrowe merged commit ded0cbd into ajcrowe:master Jul 18, 2017
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