diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2010-05-12 19:15:13 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-05-12 19:15:13 +0200 |
commit | d4d8a009468ab2208f3dc958e38b0367ce898370 (patch) | |
tree | 924bc00bb3da8ec73618edfb8510f1585b3812b6 /scripts | |
parent | 13c2b4b36ee970e01db734c4b0693189c39a7a3d (diff) | |
download | connman-d4d8a009468ab2208f3dc958e38b0367ce898370.tar.gz connman-d4d8a009468ab2208f3dc958e38b0367ce898370.tar.bz2 connman-d4d8a009468ab2208f3dc958e38b0367ce898370.zip |
Send system hostname with dhclient execution
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/dhclient.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/dhclient.conf b/scripts/dhclient.conf index 3ed1829a..39741b12 100644 --- a/scripts/dhclient.conf +++ b/scripts/dhclient.conf @@ -1,4 +1,3 @@ -send host-name "<hostname>"; option proxy-auto-config code 252 = text; request subnet-mask, broadcast-address, routers, host-name, domain-search, domain-name, domain-name-servers, |