I see, I can remove/backup this file. The problem is I don't understand why the /etc/init.d/named file (more strictly, the fact, this service provides 'dns') is taken into account when the service is _not_ added to one of runlevel scrips.
======= On Friday 01 April 2005 13:21, Nick Rout wrote: ======= On Fri, 2005-04-01 at 13:13 +0400, Andrew Gaydenko wrote: > /etc/init.d/named is a part of net-dns/bind installation. Imagine > the situation when I need to remove pdnsd from runlevel script and > add named tinstead of pdnsd. both bind and pdns provide the service "dns" you cannot have both initscripts in /etc/init.d or things will break (as you have seen). if you want to keep bind installed, then back up the /etc/init.d/bind script to somewhere else (outside /etc/init.d) and try again. sorry if it wasn't well enough explained before :-) -- Nick Rout <[EMAIL PROTECTED]> -- [email protected] mailing list -- [email protected] mailing list
