]> git.pld-linux.org Git - packages/net-snmp.git/blob - net-snmpd.sysconfig
- evil typo
[packages/net-snmp.git] / net-snmpd.sysconfig
1 # Customized settings for snmpd
2
3 # Define nice level for snmpd
4 SERVICE_RUN_NICE_LEVEL="+0"
5
6 # Default configuration file name.
7 # IMPORTANT:
8 #  If you enable this, snmpd will not read additionally /etc/snmp/snmpd.local.conf
9 # CONF_FILE=/etc/snmp/snmpd.conf
10
11 # Log warnings/messages to syslog (otherwise to /var/log/snmpd.log)
12 LOG_WARNINGS_MESSAGES_TO_SYSLOG=yes
This page took 0.026666 seconds and 3 git commands to generate.