Magellan Linux

Contents of /tags/init-0_8_7/busybox/conf.d/network

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2914 - (show annotations) (download)
Thu Nov 26 14:15:34 2015 UTC (8 years, 5 months ago) by niro
File size: 178 byte(s)
tagged 'init-0_8_7'
1 DEFAULT_DHCP_PROG="/sbin/udhcpc"
2 # -i must be the last argument!
3 DEFAULT_DHCP_START="-T10 -t3 -n -x hostname:$(hostname) -i"
4 DEFAULT_DHCP_STOP=""
5 DEFAULT_NETMASK="255.255.255.0"