redirect stderr
This commit is contained in:
parent
53810e1f5f
commit
a4e1dcedd3
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ let
|
|||
# runtimeInputs = [ iproute2 ] using busybox version of ip
|
||||
} ''
|
||||
. ${serviceFns}
|
||||
exec 2>&1
|
||||
action=$1
|
||||
|
||||
set_address() {
|
||||
|
|
Loading…
Reference in a new issue