On Fri, 2005-04-01 at 12:47 +0400, Andrew Gaydenko wrote:
> You can see, I have net-dns/bind installed _only_. "named" is not added
> to any runlevel script!!
> rc-update -s
> mpd |
> mysql | default
> named |
> nessusd |
> net.eth0 | default
> > > Each "Regenerating /etc/ld.so.cache" shows the message:
> > > * Caching service dependencies ...
> > > * Service 'named' already provided by 'dns'!;
> > > * Not adding service 'pdnsd'...
> > > What does it mean? I have not noticed any side effects.
Are you saying that you had pdnsd installed, then uninstalled it and
installed bind to run in its place? If so, delete /etc/init.d/pdnsd (or
any other dns-providing init scripts except for /etc/init.d/named) then
run /sbin/depscan.sh which is the script telling you that you have two
files in /etc/init.d that "provide dns". After doing that you should be
able to "rc-update add named default" to get it added to that runlevel.
Services are never added automatically just because they happen to
exist.
--
Scott Taylor - <[EMAIL PROTECTED]>
When a lot of remedies are suggested for a disease, that means it can't
be cured.
-- Anton Chekhov, "The Cherry Orchard"
--
[email protected] mailing list