Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2006 19:17:09 -0700
From:      Darrin Chandler <dwchandler@stilyagin.com>
To:        Jonathan Horne <freebsd@dfwlp.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: not adding daemons to rc.conf
Message-ID:  <20060831021709.GK20373@zloy.stilyagin.com>
In-Reply-To: <200608302047.06425.freebsd@dfwlp.com>
References:  <200608302047.06425.freebsd@dfwlp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 30, 2006 at 08:47:06PM -0500, Jonathan Horne wrote:
> ive noticed that apache can be started manually using the apachectl tool, even 
> if it is not enabled in /etc/rc.conf.  do many other daemons have this 
> ability?  i have a dev server that i would like to not have many things 
> enabled in the rc.conf, but i would like an easy way to just start specific 
> daemons when i need.

Why, yes. There's nothing "magical" about the rc mechanisms, and you are
free to start daemons on your own. Be warned that there may be side
effects with some daemons, being that they are not started the same way
regarding login class or whatnot. But normally this won't be a problem.

-- 
Darrin Chandler            |  Phoenix BSD Users Group
dwchandler@stilyagin.com   |  http://bsd.phoenix.az.us/
http://www.stilyagin.com/  |



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