From owner-freebsd-questions@FreeBSD.ORG Sat Nov 27 03:20:52 2004 Return-Path: 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 E9F0B16A4CE for ; Sat, 27 Nov 2004 03:20:52 +0000 (GMT) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AA8C43D5F for ; Sat, 27 Nov 2004 03:20:51 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a041.otenet.gr [212.205.215.41]) iAR3KmjA028273; Sat, 27 Nov 2004 05:20:49 +0200 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.1/8.13.1) with ESMTP id iAR3Kean035768; Sat, 27 Nov 2004 05:20:40 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.1/8.13.1/Submit) id iAR3KeSD035767; Sat, 27 Nov 2004 05:20:40 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Sat, 27 Nov 2004 05:20:40 +0200 From: Giorgos Keramidas To: David Jenkins Message-ID: <20041127032040.GC35644@gothmog.gr> References: <41536B85000AC932@ims3e.cp.tin.it> <20041122114050.GL22677@lb.tenfour> <9395922d04112204346673e1ad@mail.gmail.com> <5CB9A43C3CE7C89E8A230981@utd49554.utdallas.edu> <41A5739F.50001@yahoo.com> <20041126150036.GA14314@ei.bzerk.org> <35030.194.168.3.18.1101495554.squirrel@194.168.3.18> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <35030.194.168.3.18.1101495554.squirrel@194.168.3.18> cc: freebsd-questions@freebsd.org Subject: Re: Restarting rc.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Nov 2004 03:20:53 -0000 On 2004-11-26 18:59, David Jenkins wrote: > > Just out of interest, does anyone think it would be useful to have > such a script? > > i.e. to restart all services in /usr/local/etc/rc.d and /etc/rc.d > (after checking rc.conf obviously) Not much. For instance, why would you want to restart *ALL* the services when all you updated was mysql? :-)