| Summary: | will not start named in default ranlevel. | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | rosomaha256 <rosomahasoft> |
| Component: | [OLD] Server | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | rosomahasoft |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| URL: | http://sticky.21th.com.ua/1010/16085513/ | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
rosomaha256
2011-07-08 21:43:34 UTC
Please don't add stabilization teams if you don't know what we do. x86 leaving. I don't understand what do you mean :( I guess "named" is not started at boot time? What is "named"? What package does provide it?
The problem has been resolved.
* You can edit /etc/conf.d/named to customize named settings
*
* If you'd like to run bind in a chroot AND this is a new
* install OR your bind doesn't already run in a chroot:
* 1) Uncomment and set the CHROOT variable in /etc/conf.d/named.
* 2) Run `emerge --config '=net-dns/bind-9.7.3_p3'`
*
*
* NOTE: /var/bind/named.ca has been renamed to /var/bind/named.cache
* you may need to fix your named.conf!
*
* NOTE: If you upgrade from <net-dns/bind-9.4.3_p5-r1, you may encounter permission problems
* To fix the permissions do:
* chown root:named /{etc,var}/bind /var/{run,log}/named /var/bind/{sec,pri,dyn}
* chown root:named /var/bind/named.cache /var/bind/pri/{127,localhost}.zone /etc/bind/{bind.keys,named.conf}
* chmod 0640 /var/bind/named.cache /var/bind/pri/{127,localhost}.zone /etc/bind/{bind.keys,named.conf}
* chmod 0750 /etc/bind /var/bind/pri
* chmod 0770 /var/{run,log}/named /var/bind/{,sec,dyn}
|