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

Up:Postfix (2.10.2) + Add SSL support
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Dec 22 22:07:24 2013 +0100 (2013-12-22)
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	Sun Dec 22 22:07:24 2013 +0100
     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