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

Allow more restrictive file permissions … #7

Merged
merged 1 commit into from
Apr 14, 2018

Conversation

dgoetz
Copy link
Contributor

@dgoetz dgoetz commented Apr 5, 2018

and make critical products not also warning.

This change allows to restrict file permissions to read-only as Icinga does not neet write-access to configuration. Furthermore critical products were also listed as warning because of the if-if-else instead of if-elif-else which is fixed in the pull request.

@stdevel
Copy link
Owner

stdevel commented Apr 14, 2018

Hey Dirk,
looks good - thank you very much for your contribution!

Also allowing more restrictive file permissions for my other plugins based on that code. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants