From 5bc520d3b5025d29a1782fc093d2f8532580e767 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 24 Dec 2007 03:00:36 +0100 Subject: Add helper script and configuration file for DHCP support --- scripts/dhclient.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 scripts/dhclient.conf (limited to 'scripts/dhclient.conf') diff --git a/scripts/dhclient.conf b/scripts/dhclient.conf new file mode 100644 index 00000000..4b206a3b --- /dev/null +++ b/scripts/dhclient.conf @@ -0,0 +1,3 @@ +send host-name ""; +request subnet-mask, broadcast-address, time-offset, routers, + domain-name, domain-name-servers, host-name; -- cgit v1.2.3