From owner-freebsd-questions@FreeBSD.ORG Tue Mar 15 15:53:48 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 56FA816A4D7 for ; Tue, 15 Mar 2005 15:53:48 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E25C43D2D for ; Tue, 15 Mar 2005 15:53:46 +0000 (GMT) (envelope-from jeff.wirth@gmail.com) Received: by wproxy.gmail.com with SMTP id 37so9257wra for ; Tue, 15 Mar 2005 07:53:43 -0800 (PST) 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:references; b=AY6J7KiABQT0bAkLnkcnUTgm9x8+OfU3xq6Vw0U0/guADhUKwrgLDO9XNJN26bHW8gsk/xru5eRR1XWxOHdDBjnVQRzaqMnE6xKkY7J/bRw0WcoWFn7khKpnKgaqTBxoBZe8U9F0ei4cxfcez5DhlxfWFCafYW+wnq2iTn/DaKA= Received: by 10.38.150.41 with SMTP id x41mr745374rnd; Tue, 15 Mar 2005 07:53:42 -0800 (PST) Received: by 10.38.181.68 with HTTP; Tue, 15 Mar 2005 07:53:42 -0800 (PST) Message-ID: <5d2cf69205031507533631ce04@mail.gmail.com> Date: Tue, 15 Mar 2005 10:53:42 -0500 From: Jeff Wirth To: Bernt Hansson In-Reply-To: <42368FC6.5040106@bah.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <42368FC6.5040106@bah.homeip.net> cc: FreeBSD mailinglist Subject: Re: rc.conf reloaded X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jeff Wirth List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 15:53:48 -0000 > On Tue, 15 Mar 2005 08:33:26 +0100, Bernt Hansson wrote: > Hello. > > I want to reread the rc.conf file without reboot. > How does one do that? > > /etc/netstart restarts the network but /etc/rc.conf > does nothing. > > Is it me or... FAQs for FreeBSD: http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html#REREAD-RC Recent thread on freebsd-questions: (reload rc.conf without rebooting) http://lists.freebsd.org/mailman/htdig/freebsd-questions/2005-March/thread.html#79339 -jw