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

Up: slitaz-configs (5.3) With new Slitaz Tiny Screen desktop files and tools
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 12 20:04:10 2014 +0200 (2014-04-12)
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	Sat Apr 12 20:04:10 2014 +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