Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Nov 1996 09:24:38 -0600 (CST)
From:      "Paul T. Root" <proot@horton.iaces.com>
To:        paul@nation-net.com (Paul Walsh)
Cc:        questions@freebsd.org
Subject:   Re: Hup for rc.local?
Message-ID:  <199611131524.JAA19136@horton.iaces.com>
In-Reply-To: <3289D700.454D@nation-net.com> from Paul Walsh at "Nov 13, 96 02:11:12 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
In a previous message, Paul Walsh said:
> I have my ifconfig aliases in a separate file loaded from rc.local.
> 
> It has grown.
> 
> How do I reprocess this list ie. re-run rc.local without rebooting?
> 
> (I tried kill -hup 1 as I thought inet processed the rc files, but no 
> luck.)
> 
> Cheers en avance,
> 
> Paul Walsh.

You probably don't want to re-run rc.local, it does a few other things.
But, just source the file you have your aliases in.

sh /etc/my-ifconfig-aliases-file

or 

sh /etc/rc.local

As root of course.

-- 
Paul T. Root                    E/Mail: proot@iaces.com
200 S. 5th St. Suite 1100       PAG: +1 (800) SKY-PAGE PIN: 537-7370
Minneapolis, MN  55402          WRK: +1 (612) 663-1979
NIC:    PTR                     FAX: +1 (612) 663-8030




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