On Mon, Aug 04, 2008 at 07:21:51PM +0200, Yves-Alexis Perez wrote:
> Package: dhcp3-client
> unarchive 461056
> reopen 461056
> severity 461056 important
> found 461056 3.1.1-3
> thanks
> 
> It seems that #461056 is now back. When multiple domain search is used,
> the generated resolv.conf is broken by "\032"
> 
> dhclient-script has dropped the removal part, so I guess it should be
> readded, because it's currently really broken. Changelog says the
> config should be provided as multiple tokens, but dhclient won't let me
> enter other stuff than:
> 
> prepend domain-search "domain1 domain2 domain3";

The correct way is:

        prepend domain-search "domain1", "domain2", "domain3";

Does this not work for you?

Attachment: signature.asc
Description: Digital signature

Reply via email to