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:
parent
d801cf45ce
commit
85df683447
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue