wok diff busybox/stuff/udhcp.script @ rev 14473

gstreamer: update deps+bdeps
author Dominique Corbex <domcox@slitaz.org>
date Thu May 02 22:34:01 2013 +0200 (2013-05-02)
parents 15a917692a49
children 15e6c6910ee3
line diff
     1.1 --- a/busybox/stuff/udhcp.script	Fri Mar 16 13:21:36 2012 +0100
     1.2 +++ b/busybox/stuff/udhcp.script	Thu May 02 22:34:01 2013 +0200
     1.3 @@ -14,6 +14,8 @@
     1.4  	/bin/grep -qe '\(:.* /\|httpfs\|nfs\|smbfs\|ncp\|coda\)' /proc/mounts
     1.5  }
     1.6  
     1.7 +logger "$0 interface=$interface ip=$ip broadcast=$broadcast subnet=$subnet router=$router domain=$domain dns=$dns $@"
     1.8 +
     1.9  case "$1" in
    1.10  	deconfig)
    1.11  		netfs || /sbin/ifconfig $interface 0.0.0.0