From owner-freebsd-questions@FreeBSD.ORG Thu Aug 31 03:42:31 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 53EAD16A4F0 for ; Thu, 31 Aug 2006 03:42:31 +0000 (UTC) (envelope-from danielby@slightlystrange.org) Received: from mtaout01-winn.ispmail.ntl.com (mtaout01-winn.ispmail.ntl.com [81.103.221.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D52043D46 for ; Thu, 31 Aug 2006 03:42:28 +0000 (GMT) (envelope-from danielby@slightlystrange.org) Received: from aamtaout02-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout01-winn.ispmail.ntl.com with ESMTP id <20060831034227.VBKK15018.mtaout01-winn.ispmail.ntl.com@aamtaout02-winn.ispmail.ntl.com> for ; Thu, 31 Aug 2006 04:42:27 +0100 Received: from catflap.slightlystrange.org ([82.21.101.251]) by aamtaout02-winn.ispmail.ntl.com with ESMTP id <20060831034227.PXVQ23938.aamtaout02-winn.ispmail.ntl.com@catflap.slightlystrange.org> for ; Thu, 31 Aug 2006 04:42:27 +0100 Received: from danielby by catflap.slightlystrange.org with local (Exim 4.63 #0) id 1GIdBi-000MYW-Ix by authid for ; Thu, 31 Aug 2006 04:25:54 +0100 Date: Thu, 31 Aug 2006 04:25:54 +0100 From: Daniel Bye To: freebsd-questions@freebsd.org Message-ID: <20060831032554.GA84168@catflap.slightlystrange.org> Mail-Followup-To: freebsd-questions@freebsd.org References: <200608302047.06425.freebsd@dfwlp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="a8Wt8u1KmwUX3Y2C" Content-Disposition: inline In-Reply-To: <200608302047.06425.freebsd@dfwlp.com> User-Agent: Mutt/1.4.2.2i X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: danielby@slightlystrange.org X-SA-Exim-Scanned: No (on catflap.slightlystrange.org); SAEximRunCond expanded to false Subject: Re: not adding daemons to rc.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Bye List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Aug 2006 03:42:31 -0000 --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 th= is=20 > ability? i have a dev server that i would like to not have many things= =20 > enabled in the rc.conf, but i would like an easy way to just start specif= ic=20 > daemons when i need. There is the "force" modifier which may be of help/interest. It works like this: # /usr/local/etc/rc.d/script forcestart This will, well, force the script to run, even if it's not explicitly enabled in /etc/rc.conf. Close to what you want? --=20 Daniel Bye PGP Key: http://www.slightlystrange.org/pgpkey-dan.asc PGP Key fingerprint: D349 B109 0EB8 2554 4D75 B79A 8B17 F97C 1622 166A _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ --a8Wt8u1KmwUX3Y2C Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE9lbCixf5fBYiFmoRAtNTAJ9B3M1yrX3No6AsYVRcBQf7IzuH1wCeMi59 8BNhoCz33qsFJzP5VvO6RmI= =SpC2 -----END PGP SIGNATURE----- --a8Wt8u1KmwUX3Y2C--