wok diff busybox/stuff/udhcp.script @ rev 15327
libmng: remove automake depricated automatic de-ANSI-fication support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 28 09:30:43 2013 +0000 (2013-09-28) |
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 Sep 28 09:30:43 2013 +0000 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