[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
how to restart network without rebooting
- To: misc@openbsd.org
- Subject: how to restart network without rebooting
- From: Andrew Falanga <afalanga@linora.com>
- Date: Tue, 26 Feb 2002 09:43:53 -0700
- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011126 Netscape6/6.2.1
Hello everyone,
I'd like to know, how can I tell the system to re-read the network
config's without doing a shutdown -r now. I've been reading through man
init, man halt and so forth, but nothings really jumped off the screen.
I tried a kill -s HUP 1, for restarting init, but that didn't do it.
So, what must I do?
Andy