]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/net-snmp
change snmp-agent from "miniAgent" without MIBS to "NormalAgent"
[people/pmueller/ipfire-2.x.git] / lfs / net-snmp
index 09f0685e9a7f4d6db63a2f3b32c07ee55bbe5bd8..c4d64bdfdcfc621dfdb4e9aebfcf3227fdf00d0c 100644 (file)
@@ -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