Magellan Linux

Contents of /trunk/initscripts/busybox/conf.d/network

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1415 - (show annotations) (download)
Thu Jun 30 14:43:34 2011 UTC (12 years, 10 months ago) by niro
File size: 154 byte(s)
-added -n option to immediatly exit if no lease was obtained
1 DEFAULT_DHCP_PROG="/sbin/udhcpc"
2 # -i must be the last argument!
3 DEFAULT_DHCP_START="-T10 -t3 -n -i"
4 DEFAULT_DHCP_STOP=""
5 DEFAULT_NETMASK="255.255.255.0"