Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2004 16:02:17 +0100
From:      Ruben de Groot <mail25@bzerk.org>
To:        Paul Schmehl <pauls@utdallas.edu>
Cc:        v.demartino2@virgilio.it
Subject:   Re: Restarting rc.conf
Message-ID:  <20041124150217.GA71074@ei.bzerk.org>
In-Reply-To: <5CB9A43C3CE7C89E8A230981@utd49554.utdallas.edu>
References:  <41536B85000AC932@ims3e.cp.tin.it> <20041122114050.GL22677@lb.tenfour> <9395922d04112204346673e1ad@mail.gmail.com> <5CB9A43C3CE7C89E8A230981@utd49554.utdallas.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 22, 2004 at 12:15:36PM -0600, Paul Schmehl typed:
> --On Monday, November 22, 2004 12:34:58 PM +0000 David Jenkins 
> <david.jenkins@gmail.com> wrote:
> >
> >I would imagine for convenience - if their reasons are similar to what
> >mine were.
> >
> >i.e if you have made several changes to rc.conf then manually
> >restarting several services via /etc/rc.d or /usr/local/etc/rc.d or
> >running ifconfig is monotonous.
> >
> How monotonous is:
> 
> cd /usr/local/etc/rc.d./
> foreach file in .
> do
> $file restart
> done

Try doing this in /etc/rc.d ... not ;-)

Ruben



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