diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2007-02-09 16:28:25 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2007-02-09 16:28:25 +0000 |
| commit | a2d605f78c8efffd109355940d14cb15515d0218 (patch) | |
| tree | 6ca1a01e5496fb377f586d4050b12055e3420e0d /sbin/dhclient | |
| parent | c24406ad47d22abd7591745f5c88a0c5010045b9 (diff) | |
Notes
Diffstat (limited to 'sbin/dhclient')
| -rw-r--r-- | sbin/dhclient/dhclient.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/dhclient/dhclient.conf b/sbin/dhclient/dhclient.conf index 147e0045a5d8..4f280668b8e8 100644 --- a/sbin/dhclient/dhclient.conf +++ b/sbin/dhclient/dhclient.conf @@ -1,3 +1,5 @@ +# $FreeBSD$ + send host-name "andare.fugue.com"; send dhcp-client-identifier 1:0:a0:24:ab:fb:9c; send dhcp-lease-time 3600; |
