[Pkg-net-snmp-commits] [SCM] Git repository for pkg-net-snmp branch, master, updated. 2ebfa94e6e1fe2b88bb061d26f20fef9c0b78536
Jochen Friedrich
jochen at scram.de
Tue Apr 10 15:49:01 UTC 2012
The following commit has been merged in the master branch:
commit 2ebfa94e6e1fe2b88bb061d26f20fef9c0b78536
Author: Jochen Friedrich <jochen at scram.de>
Date: Tue Apr 10 17:47:39 2012 +0200
Disable loading mteTrigger and mteTriggerConf modules as they don't
work without non-free MIBs.
diff --git a/debian/snmpd.default b/debian/snmpd.default
index 14f2b86..d67821b 100644
--- a/debian/snmpd.default
+++ b/debian/snmpd.default
@@ -8,7 +8,7 @@ export MIBS=
SNMPDRUN=yes
# snmpd options (use syslog, close stdin/out/err).
-SNMPDOPTS='-Lsd -Lf /dev/null -u snmp -g snmp -I -smux -p /var/run/snmpd.pid'
+SNMPDOPTS='-Lsd -Lf /dev/null -u snmp -g snmp -I -smux,mteTrigger,mteTriggerConf -p /var/run/snmpd.pid'
# snmptrapd control (yes means start daemon). As of net-snmp version
# 5.0, master agentx support must be enabled in snmpd before snmptrapd
--
Git repository for pkg-net-snmp
More information about the Pkg-net-snmp-commits
mailing list