Date: Mon, 8 Mar 2004 16:55:40 -0800 From: "Mike Maltese" <mike@pcmedx.com> To: <freebsd-questions@freebsd.org> Cc: Jason Williams <jwilliams@courtesymortgage.com> Subject: Re: setting up network virtual hosts (ifconfig) Message-ID: <008e01c40571$3df3fce0$f4f0a8c0@pcmedx.com> References: <5.2.1.1.0.20040308160419.02afa950@pop.courtesymortgage.com> <5.2.1.1.0.20040308160419.02afa950@pop.courtesymortgage.com> <5.2.1.1.0.20040308164913.02affee8@pop.courtesymortgage.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On a side note, if you set something up in rc.conf, how can you manually > start it without having to reboot? Well that depends on what it is, but if you want to just go through everything you can do this: # shutdown now This will put you in single-user mode. Hit enter for the default shell, then just log out (Ctrl-D) and that will fire up init and run through the rc system again.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008e01c40571$3df3fce0$f4f0a8c0>