Bug 19853

Summary: pump could keep a domain search path
Product: [Retired] Red Hat Linux Reporter: Ben Elliston <bje>
Component: pumpAssignee: Erik Troan <ewt>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-10-28 06:03:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ben Elliston 2000-10-26 11:29:58 UTC
When pump talks to a DHCP server, it overwrites /etc/resolv.conf with the
site-specific resolver information.  In many instances, I would like to
use a constant domain search path, regardless of where I am.

Might it be possible for pump to emit a fixed "search" line in
/etc/resolv.conf whenever it rewrites this file?

Comment 1 Jeremy Katz 2000-10-28 06:03:28 UTC
Already happens.  Check man pump and specifically the section on pump.conf. 
Basically, just create an /etc/pump.conf with contents of 
	domainsearch "mydomain.org redhat.com"

and it will always set the search path to what's specified