[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to restart network without rebooting
Just use "sh /etc/netstart"
-----Original Message-----
From: Andrew Falanga [mailto:afalanga@linora.com]
Sent: Tuesday, February 26, 2002 11:44 AM
To: misc@openbsd.org
Subject: how to restart network without rebooting
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