From: Elan Ruusamäe Date: Thu, 5 Jan 2012 14:44:14 +0000 (+0000) Subject: - info where to get modules list X-Git-Tag: auto/th/net-snmp-5_7_1-6~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fnet-snmp.git;a=commitdiff_plain;h=7b14ba2890034afcc391996608c64ea32542abed - info where to get modules list Changed files: net-snmpd.sysconfig -> 1.5 --- diff --git a/net-snmpd.sysconfig b/net-snmpd.sysconfig index ac27557..85c6367 100644 --- a/net-snmpd.sysconfig +++ b/net-snmpd.sysconfig @@ -15,5 +15,6 @@ LOG_WARNINGS_MESSAGES_TO_SYSLOG=yes #SNMPD_LISTEN_ADDRS="udp:127.0.0.1" # Module names that should (not) be loaded, see '-I' snmpd option +# To get compiled in list, invoke: 'net-snmp-config --snmpd-module-list' # for example we don't want diskio inside vserver (no /proc/diskstats or /proc partitions) #SNMPD_INITLIST="-diskio"