diff options
author | jim-p <jimp@pfsense.org> | 2017-01-11 12:56:17 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2017-01-11 12:56:17 -0500 |
commit | ad9548b267ad533773ebc80e9ef23dbd6d0f9281 (patch) | |
tree | 0fda189a2a7e6ed64ae4c8a8103c4906ed9ab0c5 /tools | |
parent | 71e53a40780b5cf0a0a58e00ce51e0512192c8a2 (diff) | |
download | pfsense-ad9548b267ad533773ebc80e9ef23dbd6d0f9281.zip pfsense-ad9548b267ad533773ebc80e9ef23dbd6d0f9281.tar.gz |
Enable TLS option for net-snmp
Diffstat (limited to 'tools')
-rw-r--r-- | tools/conf/pfPorts/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf index 2a66c9d..a6e6232 100644 --- a/tools/conf/pfPorts/make.conf +++ b/tools/conf/pfPorts/make.conf @@ -140,5 +140,5 @@ mail_postfix_SET_FORCE=PCRE SASL2 SPF TLS PERL shells_scponly_SET_FORCE=CHROOT SCP WILDCARDS WINSCP shells_scponly_UNSET_FORCE=DEFAULT_CHDIR DOCS GFTP RSYNC SVN SVNSERVE UNISON -net-mgmt_net-snmp_SET_FORCE=IPV6 MFD_REWRITES +net-mgmt_net-snmp_SET_FORCE=IPV6 MFD_REWRITES TLS net-mgmt_net-snmp_UNSET_FORCE=AX_DISABLE_TRAP AX_SOCKONLY DOCS DUMMY JAIL MYSQL PERL PERL_EMBEDDED PYTHON SMUX TKMIB UNPRIVILEGED |