Date: Wed, 13 Nov 1996 18:28:35 +0200 (IST) From: Nadav Eiron <nadav@barcode.co.il> To: Paul Walsh <paul@nation-net.com> Cc: questions@freebsd.org Subject: Re: Hup for rc.local? Message-ID: <Pine.BSF.3.91.961113182734.24260B-100000@gatekeeper.barcode.co.il> In-Reply-To: <3289D700.454D@nation-net.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 13 Nov 1996, Paul Walsh wrote: > 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.) rc.local is simply a shell script. If you want to rerun it, simply say (as root): sh /etc/rc.local > > Cheers en avance, > > Paul Walsh. > > -- > paul@nation-net.com NATION-NET > 0161-839 9337 Manchester, UK > > (http://www.nation-net.com) > Nadav
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.961113182734.24260B-100000>