]> git.pld-linux.org Git - packages/net-snmp.git/blobdiff - net-snmpd.sysconfig
- actually set the function
[packages/net-snmp.git] / net-snmpd.sysconfig
index 65da57a1c316cf043a208a21a4127a560044fdf2..ac27557adc9cc01c29a04407fa456dcb28fdf023 100644 (file)
@@ -13,3 +13,7 @@ LOG_WARNINGS_MESSAGES_TO_SYSLOG=yes
 
 # Addresses snmpd should listen too. See snmpd(8)
 #SNMPD_LISTEN_ADDRS="udp:127.0.0.1"
+
+# Module names that should (not) be loaded, see '-I' snmpd option
+# for example we don't want diskio inside vserver (no /proc/diskstats or /proc partitions)
+#SNMPD_INITLIST="-diskio"
This page took 0.569853 seconds and 4 git commands to generate.