archboot/net/etc/conf.d/dhcpcd

7 lines
90 B
Text
Raw Normal View History

2007-02-22 23:46:50 +01:00
#
# Arguments to be passed to the DHCP client daemon
#
DHCPCD_ARGS="-t 30 -h $HOSTNAME"