Magellan Linux

Contents of /alx-src/tags/alxconf-0_6_7/skel/net/net.eth0

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5016 - (show annotations) (download)
Wed Aug 7 12:31:43 2013 UTC (11 years, 1 month ago) by niro
File size: 173 byte(s)
tagged 'alxconf-0_6_7'
1 # /etc/conf.d/net.eth0 - example eth0 network device configuration
2 # $Id$
3 ONBOOT="yes"
4 NETWORKING="dhcp"
5 DHCP_PROG="/sbin/udhcpc"
6 DHCP_START="-T 10 -t 5 -n -i"
7 DHCP_STOP=""