1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-28 09:22:36 +01:00

Change behaviour when dealing with hostnames: don't send any if the user didn't tick the box (previously, the current system name was sent).

This commit is contained in:
David Paleino
2013-02-01 22:14:15 +01:00
parent 56bc5ee504
commit d6170583a7
3 changed files with 39 additions and 28 deletions

View File

@@ -17,6 +17,6 @@
# configuration, you need to change dhclient.conf.template,
# NOT dhclient.conf.template.default
# wicd will replace $_HOSTNAME in the following line with
# the appropriate hostname for this system
send host-name "$_HOSTNAME";
# wicd will replace the following line with the appropriate
# "send host-name" command, based on what the user chose
# <WICDHOSTNAME>