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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user