Magellan Linux

Diff of /alx-src/branches/alxconf-060/conf/config.rc

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

revision 6742 by niro, Thu Jul 16 13:59:29 2015 UTC revision 7963 by niro, Wed Dec 9 10:34:58 2015 UTC
# Line 57  MIN_DISK_SPACE="85000" Line 57  MIN_DISK_SPACE="85000"
57  ALX_NETWORKING="dhcp"  ALX_NETWORKING="dhcp"
58  ALX_DHCP_PROG="/sbin/udhcpc"  ALX_DHCP_PROG="/sbin/udhcpc"
59  # -i must be the last argument!  # -i must be the last argument!
60  ALX_DHCP_START='-T 10 -t 5 -n -x hostname:$(hostname) -i'  ALX_DHCP_START='-T 10 -t 5 -n -x hostname:$(hostname) -c $(dhcp-identifier $(alx-iface)) -i'
61  ALX_DHCP_STOP=""  ALX_DHCP_STOP=""

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