From owner-freebsd-isp Sun Jul 21 10:45:32 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFCE837B400 for ; Sun, 21 Jul 2002 10:45:30 -0700 (PDT) Received: from cavia.pp.ru (storm.demos.su [194.87.2.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83D8043E42 for ; Sun, 21 Jul 2002 10:45:29 -0700 (PDT) (envelope-from mitya@cavia.pp.ru) Received: from cavia.pp.ru (localhost [127.0.0.1]) by cavia.pp.ru (8.12.2/8.12.2) with ESMTP id g6LHjLJg001106; Sun, 21 Jul 2002 21:45:21 +0400 (MSD) (envelope-from mitya@cavia.pp.ru) Received: (from mitya@localhost) by cavia.pp.ru (8.12.2/8.12.2/Submit) id g6LHjKvA001105; Sun, 21 Jul 2002 21:45:20 +0400 (MSD) Date: Sun, 21 Jul 2002 21:45:20 +0400 From: Dmitry Sivachenko To: "Felix C." Cc: FreeBSD-ISP Subject: Re: Restart without reboot Message-ID: <20020721174520.GA373@cavia.pp.ru> References: <00bd01c2301c$b6d5fd10$46efa13f@felix> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <00bd01c2301c$b6d5fd10$46efa13f@felix> WWW-Home-Page: http://mitya.pp.ru/ X-PGP-Key: http://mitya.pp.ru/mitya.asc User-Agent: Mutt/1.5.1i Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Jul 20, 2002 at 01:38:59PM -0500, Felix C. 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. Do the following: # shutdown now (without -r). Then, in single user mode, do # exit The usual configuration procedure will happen. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message