Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 2006 13:06:37 -0600
From:      Paul Schmehl <pauls@utdallas.edu>
To:        freebsd-questions@freebsd.org
Subject:   Re: cupsd, library paths set on startup?
Message-ID:  <8F05BB208F4B8FF903F566F3@Paul-Schmehls-Computer.local>
In-Reply-To: <200603181050.01847.oliver-forward@charter.net>
References:  <200603181050.01847.oliver-forward@charter.net>

next in thread | previous in thread | raw e-mail | index | archive | help
--On March 18, 2006 10:50:01 AM -0800 Oliver Iberien 
<oliver-forward@charter.net> 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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8F05BB208F4B8FF903F566F3>