2 alias debug
=${DEBUG:-:}
6 ifconfig
"$1" >&- 2>&- ||
7 [ "${1%%[0-9]}" = "br" ] ||
8 { debug
"# missing interface '$1' ignored"; false
; }
12 env
-i ACTION
=$1 INTERFACE
=$2 /sbin
/hotplug net
This page took 0.042289 seconds and 5 git commands to generate.