Use relative path for ip command.

master
Seewer Philippe 2009-06-15 17:34:36 -04:00 committed by Warren Togami
parent 12375368b9
commit d3b0f96893
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ setup_interface() {

case $reason in
PREINIT)
run /sbin/ip link set $netif up
run ip link set $netif up
;;
BOUND)
setup_interface