From: Peter Pfeiffer Date: Wed, 12 Aug 2009 12:25:37 +0000 (+0200) Subject: change snmp-agent from "miniAgent" without MIBS to "NormalAgent" X-Git-Tag: v2.5-core30~35 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=5bb62a2ae64bbc25c533a6e3719f011c5186d4e6;hp=1d8c8cf26eab441d2243a9187db9051f142efc47 change snmp-agent from "miniAgent" without MIBS to "NormalAgent" --- 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