mirror of https://github.com/OpenIPC/firmware.git
[no ci] Package: update S50snmpd
parent
f8f1dfcffe
commit
01bb55a3fb
|
@ -2,7 +2,7 @@
|
|||
|
||||
DAEMON="mini_snmpd"
|
||||
PIDFILE="/var/run/$DAEMON.pid"
|
||||
SNMPD_ARGS="-n -4 -c openipc -i eth0 -D OpenIPC -C https://openipc.org -L Internet -l notice"
|
||||
SNMPD_ARGS="-n -4 -c openipc -D OpenIPC -C https://openipc.org -L Internet"
|
||||
|
||||
start() {
|
||||
printf "Starting $DAEMON: "
|
||||
|
|
Loading…
Reference in New Issue