Magellan Linux

Annotation of /alx-src/trunk/tinyalxconfig-ng/skel/net/net.eth0

Parent Directory Parent Directory | Revision Log Revision Log


Revision 405 - (hide annotations) (download)
Wed Jun 4 19:33:46 2008 UTC (15 years, 11 months ago) by niro
File size: 267 byte(s)
-net.eth0 skeleton

1 niro 405 # /etc/conf.d/net.eth0 - example eth0 network device configuration
2     # $Header: /home/cvsd/alx-cvs/alx-src/tinyalxconfig-ng/skel/net/net.eth0,v 1.1 2008-06-04 19:33:46 niro Exp $
3     ONBOOT="yes"
4     NETWORKING="dhcp"
5     DHCP_PROG="/sbin/dhcpcd"
6     DHCP_START="-t 10"
7     DHCP_STOP="-z"