diff options
author | Danilo G. Baio (dbaio) <dbaio@bsd.com.br> | 2019-04-26 10:31:41 -0300 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2019-04-26 14:42:54 -0300 |
commit | f5adb93927bdef633ec10d75fe700bf48dd96f1b (patch) | |
tree | c53d7008a4ff0677bddaed7b71d5eaa0aa3bceac | |
parent | fa4a312497cfef99d41951602c46aee3e9291629 (diff) | |
download | pfsense-f5adb93927bdef633ec10d75fe700bf48dd96f1b.zip pfsense-f5adb93927bdef633ec10d75fe700bf48dd96f1b.tar.gz |
Add Zabbix 4.2 config options
(cherry picked from commit 169754517a586b259677025e551b8e972de310e5)
-rw-r--r-- | tools/conf/pfPorts/make.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf index e1bfa9e..ffd2c52 100644 --- a/tools/conf/pfPorts/make.conf +++ b/tools/conf/pfPorts/make.conf @@ -130,6 +130,11 @@ net-mgmt_zabbix4-agent_SET_FORCE=IPV6 net-mgmt_zabbix4-proxy_SET_FORCE=IPMI IPV6 LIBXML2 SQLITE SSH net-mgmt_zabbix4-proxy_UNSET_FORCE=MYSQL +net-mgmt_zabbix42-agent_SET_FORCE=IPV6 + +net-mgmt_zabbix42-proxy_SET_FORCE=IPMI IPV6 LIBXML2 SQLITE SSH +net-mgmt_zabbix42-proxy_UNSET_FORCE=MYSQL + # security security_barnyard2_SET_FORCE=BRO GRE IPV6 MPLS MYSQL PORT_PCAP |