Magellan Linux

Annotation of /alx-src/branches/alxconf-060/skel/net/net.eth0

Parent Directory Parent Directory | Revision Log Revision Log


Revision 375 - (hide annotations) (download)
Mon Feb 20 14:49:31 2006 UTC (18 years, 2 months ago) by (unknown author)
Original Path: alx-src/tags/alxconf_20060908_1/alxconfig-ng/skel/net/net.eth0
File size: 263 byte(s)
This commit was manufactured by cvs2svn to create tag
'alxconf_20060908_1'.
1 niro 356 # /etc/conf.d/net.eth0 - example eth0 network device configuration
2     # $Header: /home/cvsd/alx-cvs/alx-src/alxconfig-ng/skel/net/net.eth0,v 1.1 2005-10-10 20:54:49 niro Exp $
3     ONBOOT="yes"
4     NETWORKING="dhcp"
5     DHCP_PROG="/sbin/dhcpcd"
6     DHCP_START="-t 10"
7     DHCP_STOP="-z"