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

SELinux - CentOs 7 #190

Closed
clintonm9 opened this issue Mar 19, 2016 · 2 comments
Closed

SELinux - CentOs 7 #190

clintonm9 opened this issue Mar 19, 2016 · 2 comments

Comments

@clintonm9
Copy link

The zabbix server kept saying "Zabbix is not running".

After digging into it, it was an SELinux issue. I had to add the following:

selboolean { 'httpd_can_network_connect': name => 'httpd_can_network_connect', persistent => 'true', value => 'on', }

Could you look at making that an option or do it by default?

@bastelfreak
Copy link
Member

@clintonm9 please have a look at #191

@dj-wasabi
Copy link
Contributor

I'll close this issue, as @bastelfreak provided an improvement for this.

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

No branches or pull requests

3 participants