From 32a8c76d2920681a88f19e09c1064ac65da86b80 Mon Sep 17 00:00:00 2001 From: ionum Date: Thu, 12 Mar 2015 16:49:39 +0100 Subject: [PATCH] Enable pass_persist support for slapd --- net/net-snmp/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index 6fbf1b8bd..4a315e7d7 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -122,6 +122,7 @@ SNMP_MIB_MODULES_INCLUDED = \ ucd-snmp/loadave \ ucd-snmp/memory \ ucd-snmp/pass \ + ucd-snmp/pass_persist \ ucd-snmp/proc \ ucd-snmp/vmstat \ util_funcs \