[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: So many packages. So few that I need started at every boot.



Hai

Why don't you use the debian feature

/usr/sbin/update-inetd --disable telnet

This command will remove the telnet daemon . Like this
you can use it for all other services.

P.Prabhu

--- Anthony DeRobertis <asd@suespammers.org> wrote:
> On Dec 27, 2003, at 17:28, Marc Haber wrote:
> 
> > However, this doesn't prevent the daemon from
> being started after its
> > installation. I'd like to be able to install cron
> to a changeroot
> > without having an orphan daemon hanging around
> after killing the
> > chroot.
> 
> Packages should use 'invoke-rc.d' instead of
> /etc/init.d/whatever
> 
> You can modify invoke-rc.d to do as you chose, for
> example by changing 
> the one in your chroot to:
> 
> 	#!/bin/sh
> 	exit 0
> 
> But please realize that your chroot is a "weird"
> config, and that the 
> rest of us don't want to be asked hundreds of (to
> us) silly questions.
> 
> 
> -- 
> To UNSUBSCRIBE, email to
> debian-devel-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
> 


__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003



Reply to: