[no ci] Package: update S50snmpd

pull/1395/head
Viktor 2024-04-10 16:31:32 +02:00
parent f8f1dfcffe
commit 01bb55a3fb
1 changed files with 1 additions and 1 deletions

View File

@ -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: "