Selinux: Added graphite support

This commit is contained in:
Dirk Goetz 2015-03-02 14:54:39 +00:00 committed by Michael Friedrich
parent 7351ab0f6b
commit beeaf9b6e1
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
policy_module(icinga2, 0.1.1) policy_module(icinga2, 0.1.2)
######################################## ########################################
# #
@ -101,6 +101,8 @@ mysql_tcp_connect(icinga2_t)
postgresql_stream_connect(icinga2_t) postgresql_stream_connect(icinga2_t)
postgresql_tcp_connect(icinga2_t) postgresql_tcp_connect(icinga2_t)
# graphite is using port 2003 which is lmtp_port_t
corenet_tcp_connect_lmtp_port(icinga2_t)
######################################## ########################################
# #