mirror of
https://github.com/gryf/wicd.git
synced 2026-01-07 22:34:18 +01:00
added dhclient.conf.template and made setup.py install it
This commit is contained in:
3
other/dhclient.conf.template
Normal file
3
other/dhclient.conf.template
Normal file
@@ -0,0 +1,3 @@
|
||||
# wicd will replace $_HOSTNAME in the following line with
|
||||
# the appropriate hostname for this system
|
||||
send host-name "$_HOSTNAME";
|
||||
Reference in New Issue
Block a user