commit 32a8c76d2920681a88f19e09c1064ac65da86b80 parent f55314de0ed1d91c8143946e101515c70587565b Author: ionum <bugs@innuce.ch> Date: Thu, 12 Mar 2015 16:49:39 +0100 Enable pass_persist support for slapd Diffstat:
| M | net/net-snmp/Makefile | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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 \