From owner-freebsd-questions@FreeBSD.ORG Fri Jan 13 15:26:34 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E681716A41F for ; Fri, 13 Jan 2006 15:26:34 +0000 (GMT) (envelope-from bsd@bathnetworks.com) Received: from lmail.bathnetworks.co.uk (mail.bathnetworks.com [84.92.24.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0A4543D4C for ; Fri, 13 Jan 2006 15:26:29 +0000 (GMT) (envelope-from bsd@bathnetworks.com) Received: (qmail 32041 invoked by uid 510); 13 Jan 2006 15:30:02 +0000 Received: from 84.92.24.252 by lmail.bathnetworks.co.uk (envelope-from , uid 508) with qmail-scanner-1.24-st-qms (clamdscan: 0.87/1146. spamassassin: 3.0.2. perlscan: 1.24-st-qms. Clear:RC:0(84.92.24.252):SA:0(-3.8/5.0):. Processed in 1.107371 secs); 13 Jan 2006 15:30:02 -0000 X-Spam-Status: No, hits=-3.8 required=5.0 X-Antivirus-MYDOMAIN-Mail-From: bsd@bathnetworks.com via lmail.bathnetworks.co.uk X-Antivirus-MYDOMAIN: 1.24-st-qms (Clear:RC:0(84.92.24.252):SA:0(-3.8/5.0):. Processed in 1.107371 secs Process 32016) Received: from mail.bathnetworks.com (HELO ?84.92.24.252?) (bsd@bathnetworks.com@84.92.24.252) by lmail.bathnetworks.co.uk with SMTP; 13 Jan 2006 15:30:01 +0000 From: Robert Slade To: "Andrew L. Gould" In-Reply-To: <20060113090042.6ed4aefc@grokwell.org> References: <20060113090042.6ed4aefc@grokwell.org> Content-Type: text/plain Message-Id: <1137166200.28855.65.camel@lmail.bathnetworks.co.uk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Fri, 13 Jan 2006 15:30:01 +0000 Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: cups at bootup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jan 2006 15:26:35 -0000 On Fri, 2006-01-13 at 15:00, Andrew L. Gould wrote: > After a complete system and port upgrade, cups does not start at > bootup. During bootup, I see the following line: > > Usage: cups {reload|restart|start|status|stop} > > The command 'ps ax | grep cups' returns nothing. If I start cups as > root manually ('/usr/local/etc/rc.d/cups.sh start'), the cupsd > scheduler is started successfully and I can print. > > Where should I look for the problem during bootup? > > Thanks, > > Andrew Gould Check the cups entry in /etc/rc.conf Rob