Restarting rc.conf

Paul Schmehl pauls at utdallas.edu
Mon Nov 22 10:15:24 PST 2004


--On Monday, November 22, 2004 12:34:58 PM +0000 David Jenkins 
<david.jenkins at 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 at utdallas.edu)
Adjunct Information Security Officer
The University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu


More information about the freebsd-questions mailing list