From owner-freebsd-questions@FreeBSD.ORG Tue May 17 04:27:50 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23D5516A4CE for ; Tue, 17 May 2005 04:27:50 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6241043DA1 for ; Tue, 17 May 2005 04:27:49 +0000 (GMT) (envelope-from espinafre@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1815299wri for ; Mon, 16 May 2005 21:27:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KlFJDgLxOSsCre0sj0DPTAlZVRzj25VGJI2JI6qiHSgEzhXtNY53YhzVy3pBfZMLnIMCCoBoCcJc8VjnccxqtTBXU/YcGqjlu0O6S4AiLJaoC2Lu+ee6vIRMVO3nxhip/WWTq/bpudlWdg7sh9XsqcKb1Ns8yv4+o4UKgsj2i7o= Received: by 10.54.56.40 with SMTP id e40mr4053509wra; Mon, 16 May 2005 21:27:46 -0700 (PDT) Received: by 10.54.2.45 with HTTP; Mon, 16 May 2005 21:27:45 -0700 (PDT) Message-ID: <5ef8c2f005051621273774de29@mail.gmail.com> Date: Tue, 17 May 2005 01:27:45 -0300 From: =?ISO-8859-1?Q?Jos=E9_de_Paula_Rodrigues?= To: Foo Ji-Haw In-Reply-To: <4289728D.7070805@nexlabs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <5ef8c2f005051621143a9f4076@mail.gmail.com> <4289728D.7070805@nexlabs.com> cc: freebsd-questions@freebsd.org Subject: Re: changing from dhcp to static ip, changing hostname, etc. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?ISO-8859-1?Q?Jos=E9_de_Paula_Rodrigues?= List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 04:27:50 -0000 On 5/17/05, Foo Ji-Haw wrote: > This brings to mind a question, I've been wanting to ask: >=20 > How does one get the system to read the rc.conf changes without > rebooting the system? >=20 Just restart the appropriate service (usually found in /etc/rc.d or /usr/local/etc/rc.d).