Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 102227

Summary: /etc/init.d/domanname domain/search issue
Product: Gentoo Linux Reporter: Martin Hierling <martin.hierling>
Component: [OLD] baselayoutAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Hierling 2005-08-12 05:09:23 UTC
/etc/init.d/domainname inserts domain foobar.com even if search is defined in
/etc/resolv.conf.
But "domain" and "search" cant coexist in the file. 

Reproducible: Always
Steps to Reproduce:
1. OVERRIDE = 1 in /etc/conf.d/domainname 
2. "search barfoo.com nixda.org" in /etc/reslov.conf
3. reboot

Actual Results:  
"search" and "domain" keywords in /etc/resolv.conf

Expected Results:  
if "search" is defined in /etc/resolv.conf dont insert "domain"!

Workaround: set OVERRIDE=0
Comment 1 SpanKY gentoo-dev 2005-08-12 06:24:31 UTC
thats the point of OVERRIDE