--- alx-src/branches/alxconf-060/conf/config.rc 2015/07/16 08:49:09 6741 +++ alx-src/branches/alxconf-060/conf/config.rc 2015/07/16 13:59:29 6742 @@ -57,5 +57,5 @@ ALX_NETWORKING="dhcp" ALX_DHCP_PROG="/sbin/udhcpc" # -i must be the last argument! -ALX_DHCP_START="-T 10 -t 5 -n -i" +ALX_DHCP_START='-T 10 -t 5 -n -x hostname:$(hostname) -i' ALX_DHCP_STOP=""