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