FreeBSD Bugzilla – Attachment 9101 Details for
Bug 18771
[PATCH] dhclient enter hooks cannot be used to tweak resolv.conf
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 466 bytes, created by
pdh
on 2000-05-23 09:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
pdh
Created:
2000-05-23 09:10:01 UTC
Size:
466 bytes
patch
obsolete
>--- src/contrib/isc-dhcp/client/scripts/freebsd.orig Sun Jan 16 08:46:40 2000 >+++ src/contrib/isc-dhcp/client/scripts/freebsd Tue May 23 17:50:22 2000 >@@ -129,10 +129,7 @@ > then > ifconfig $interface inet alias $alias_ip_address $alias_subnet_arg > fi >- echo search $new_domain_name >/etc/resolv.conf >- for nameserver in $new_domain_name_servers; do >- echo nameserver $nameserver >>/etc/resolv.conf >- done >+ make_resolv_conf > exit_with_hooks 0 > fi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 18771
: 9101