1
0
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:
Adam Blackburn
2009-12-22 18:48:43 -10:00
parent 44e27b509f
commit a327a824f7
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
# wicd will replace $_HOSTNAME in the following line with
# the appropriate hostname for this system
send host-name "$_HOSTNAME";