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

Bug 26907

Summary: pid-file for named is wrong
Product: Gentoo Linux Reporter: Stephan Wentz <stephan>
Component: [OLD] ServerAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stephan Wentz 2003-08-19 02:35:35 UTC
in /etc/bind/named.conf the pid-file ist set to "/var/run/named.pid", it should 
be /var/run/named/named.pid, this directory is created during emerge of bind 
with the necessary rights

Reproducible: Always
Steps to Reproduce:
1.emerge bind
2.start bind
3.

Actual Results:  
bind didn't start, but wrote "couldn't open pid file '/var/run/named.pid': 
Permission denied" in the syslog

Expected Results:  
nothing, the config file has to be changed
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-08-19 03:46:01 UTC

*** This bug has been marked as a duplicate of 22959 ***