Created
September 15, 2013 02:25
-
-
Save skarllot/6567514 to your computer and use it in GitHub Desktop.
Allow fping to zabbix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
grep fping /var/log/audit/audit.log | audit2allow -M zabbix_fping | |
semodule -i zabbix_fping.pp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment