Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 2004 12:15:36 -0600
From:      Paul Schmehl <pauls@utdallas.edu>
To:        David Jenkins <david.jenkins@gmail.com>, Dick Davies <rasputnik@hellooperator.net>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Restarting rc.conf
Message-ID:  <5CB9A43C3CE7C89E8A230981@utd49554.utdallas.edu>
In-Reply-To: <9395922d04112204346673e1ad@mail.gmail.com>
References:  <41536B85000AC932@ims3e.cp.tin.it>	 <20041122114050.GL22677@lb.tenfour> <9395922d04112204346673e1ad@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--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

Paul Schmehl (pauls@utdallas.edu)
Adjunct Information Security Officer
The 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?5CB9A43C3CE7C89E8A230981>