Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jul 2002 15:48:40 -0300
From:      Antonio Torres <antonio.torres@newspace.net.br>
To:        freebsd-isp@FreeBSD.ORG
Subject:   Re: Restart without reboot
Message-ID:  <20020720154840.0567f812.antonio.torres@newspace.net.br>
In-Reply-To: <00bd01c2301c$b6d5fd10$46efa13f@felix>
References:  <00bd01c2301c$b6d5fd10$46efa13f@felix>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 20 Jul 2002 13:38:59 -0500
"Felix C." <freebsd@isot.com> wrote:

> I know you can restart just a process by using 'kill -HUP pid', but what process do I need to restart after modifying /etc/rc.conf?  I've always rebooted the machine in the past, but I've heard you can have the rc.conf re-read.

You can try :

# sh rc

the system will perform a "warm restart" 

Be aware: all scripts on /usr/local/etc/rc.d will also be executed again!!


-- 
Antonio Torres
antonio.torres@newspace.net.br

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020720154840.0567f812.antonio.torres>