From 5bb62a2ae64bbc25c533a6e3719f011c5186d4e6 Mon Sep 17 00:00:00 2001 From: Peter Pfeiffer Date: Wed, 12 Aug 2009 14:25:37 +0200 Subject: [PATCH 1/1] change snmp-agent from "miniAgent" without MIBS to "NormalAgent" --- lfs/net-snmp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lfs/net-snmp b/lfs/net-snmp index 09f0685e9a..c4d64bdfdc 100644 --- a/lfs/net-snmp +++ b/lfs/net-snmp @@ -84,8 +84,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --with-logfile="/var/log/snmpd.log" \ --with-persistent-directory="/var/net-snmp" \ --libdir=/usr/lib \ - --sysconfdir="/etc" \ - --enable-mini-agent=yes + --sysconfdir="/etc" cd $(DIR_APP) && make cd $(DIR_APP) && make install install -v -m644 $(DIR_SRC)/config/net-snmp/snmpd.conf /etc/snmpd.conf -- 2.39.2