1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 10:15:22 +00:00

Fix snmpd command

This commit is contained in:
CrazyMax 2019-05-01 20:51:48 +02:00
parent d801cf45ce
commit 85df683447
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -1,5 +1,5 @@
[program:snmpd]
command = /usr/sbin/snmpd -f -c /etc/snmpd.conf
command = /usr/sbin/snmpd -f -c /etc/snmp/snmpd.conf
startentries = 0
stdout_logfile = /proc/1/fd/1
stdout_logfile_maxbytes = 0