Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102227 - /etc/init.d/domanname domain/search issue
Summary: /etc/init.d/domanname domain/search issue
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-12 05:09 UTC by Martin Hierling
Modified: 2005-08-12 06:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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