Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1411 - (show annotations) (download)
Mon Jun 27 12:21:52 2011 UTC (12 years, 10 months ago) by niro
File size: 151 byte(s)
-fixed dhcp timeout, retry and interface
1 DEFAULT_DHCP_PROG="/sbin/udhcpc"
2 # -i must be the last argument!
3 DEFAULT_DHCP_START="-T10 -t3 -i"
4 DEFAULT_DHCP_STOP=""
5 DEFAULT_NETMASK="255.255.255.0"