From owner-freebsd-questions@FreeBSD.ORG Sat Mar 18 19:07:47 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 33ACB16A427 for ; Sat, 18 Mar 2006 19:07:47 +0000 (UTC) (envelope-from pauls@utdallas.edu) Received: from mail.stovebolt.com (mail.stovebolt.com [66.221.101.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9650043D60 for ; Sat, 18 Mar 2006 19:07:45 +0000 (GMT) (envelope-from pauls@utdallas.edu) Received: from [192.168.2.101] (adsl-66-142-191-85.dsl.rcsntx.swbell.net [66.142.191.85]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.stovebolt.com (Postfix) with ESMTP id 4464A114307 for ; Sat, 18 Mar 2006 13:05:18 -0600 (CST) Date: Sat, 18 Mar 2006 13:06:37 -0600 From: Paul Schmehl To: freebsd-questions@freebsd.org Message-ID: <8F05BB208F4B8FF903F566F3@Paul-Schmehls-Computer.local> In-Reply-To: <200603181050.01847.oliver-forward@charter.net> References: <200603181050.01847.oliver-forward@charter.net> X-Mailer: Mulberry/4.0.0 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: cupsd, library paths set on startup? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Paul Schmehl List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Mar 2006 19:07:47 -0000 --On March 18, 2006 10:50:01 AM -0800 Oliver Iberien wrote: > I know this information is out there somewhere, but I have not found it > yet... > > -What to I do get get cupsd started on boot? I am currently > doing /usr/local/sbin/cupsd as root. > Add cupsd_enable="YES" to /etc/rc.conf. Any time you install a port that runs a daemon, there is usually a startup file written to /usr/local/etc/rc.d/. You can go to that directory and view the script, and it will explain what options you need to put into /etc/rc.conf to make the daemon work automatically at startup. There may also be other options, such as flags or conf files that you point to, but, in general, {daemon}_enable="YES" is all that's needed. Paul Schmehl (pauls@utdallas.edu) Adjunct Information Security Officer University of Texas at Dallas AVIEN Founding Member http://www.utdallas.edu/