mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
inteno-netmodes: netmode: change verbose level from debug to warning refs #15087
This commit is contained in:
parent
0ddbe68676
commit
41565403d4
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ start_netmoded() {
|
|||
procd_open_instance
|
||||
procd_set_param command $NETMODED
|
||||
|
||||
procd_append_param command --verbose debug
|
||||
procd_append_param command --verbose warning
|
||||
procd_set_param stdout 1
|
||||
procd_set_param stderr 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue