Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6741 by niro, Mon Jul 4 21:19:11 2011 UTC revision 6742 by niro, Thu Jul 16 13:59:29 2015 UTC
# Line 3  Line 3 
3  ONBOOT="yes"  ONBOOT="yes"
4  NETWORKING="dhcp"  NETWORKING="dhcp"
5  DHCP_PROG="/sbin/udhcpc"  DHCP_PROG="/sbin/udhcpc"
6  DHCP_START="-T 10 -t 5 -n -i"  DHCP_START="-T 10 -t 5 -n -x hostname:$(hostname) -i"
7  DHCP_STOP=""  DHCP_STOP=""

Legend:
Removed from v.6741  
changed lines
  Added in v.6742