Article 5043V Error on boot in -current: "chown: cannot access '/var/run/named': No such file or directory"

Error on boot in -current: "chown: cannot access '/var/run/named': No such file or directory"

by
MarcT
from LinuxQuestions.org on (#5043V)
Just a quick bug-report for -current

I'm seeing the error "chown: cannot access '/var/run/named': No such file or directory" just before "Starting BIND: /usr/sbin/named" on boot.

I'm running bind as root.

/var/run is cleared out by rc.S, and in rc.bind there's no "mkdir -p" for the case when bind is running as root - so the path doesn't exist when "chown -R root /var/run/named" is executed.latest?d=yIl2AUoC8zA latest?i=Gs7Q30V1fB0:PvNHoZxWCko:F7zBnMy latest?i=Gs7Q30V1fB0:PvNHoZxWCko:V_sGLiP latest?d=qj6IDK7rITs latest?i=Gs7Q30V1fB0:PvNHoZxWCko:gIN9vFwGs7Q30V1fB0
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments