Re: Turning off printer and other daemons

2003-01-07 Thread Robert Storey
On Tue, 7 Jan 2003 17:48:10 -0600 Jeffrey Taylor <[EMAIL PROTECTED]> wrote: > Is there a general way to disable start up of specific daemons at boot > time. I know I can rip the whole package out, or do a "update-rc.d -f > remove lpd", but is there a more elegant way? Some have files in > /etc/d

Re: Turning off printer and other daemons

2003-01-07 Thread Colin Watson
On Tue, Jan 07, 2003 at 09:10:11PM -0500, David Z Maze wrote: > Jeffrey Taylor <[EMAIL PROTECTED]> writes: > > I know I can rip the whole package out, or do a "update-rc.d -f > > remove lpd", but is there a more elegant way? > > What do you actually want? The /etc/rc?.d links are the main way to

Re: Turning off printer and other daemons

2003-01-07 Thread Tom Allison
Jeffrey Taylor wrote: Is there a general way to disable start up of specific daemons at boot time. I know I can rip the whole package out, or do a "update-rc.d -f remove lpd", but is there a more elegant way? Some have files in /etc/default with XYZRUN=no. Does this work in general? TIA, Jef

Re: Turning off printer and other daemons

2003-01-07 Thread David Z Maze
Jeffrey Taylor <[EMAIL PROTECTED]> writes: > Is there a general way to disable start up of specific daemons at boot > time. Delete their startup links in /etc/rc2.d or /etc/rcS.d. > I know I can rip the whole package out, or do a "update-rc.d -f > remove lpd", but is there a more elegant way? Wh

Turning off printer and other daemons

2003-01-07 Thread Jeffrey Taylor
Is there a general way to disable start up of specific daemons at boot time. I know I can rip the whole package out, or do a "update-rc.d -f remove lpd", but is there a more elegant way? Some have files in /etc/default with XYZRUN=no. Does this work in general? TIA, Jeffrey -- To UNSUBSCRI