From owner-freebsd-questions@FreeBSD.ORG Sat Jul 31 02:56:04 2004 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 86BF816A4CE for ; Sat, 31 Jul 2004 02:56:04 +0000 (GMT) Received: from smtp.rdsnet.ro (smtp.rdsnet.ro [62.231.74.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 105C843D60 for ; Sat, 31 Jul 2004 02:56:03 +0000 (GMT) (envelope-from itetcu@apropo.ro) Received: (qmail 4173 invoked by uid 89); 31 Jul 2004 02:55:39 -0000 Received: from unknown (HELO it.buh.tecnik93.com) (81.196.204.98) by 0 with SMTP; 31 Jul 2004 02:55:39 -0000 Received: from localhost (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 90522147; Sat, 31 Jul 2004 05:55:33 +0300 (EEST) Received: from it.buh.tecnik93.com ([127.0.0.1]) by localhost (it.buh.tecnik93.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 84788-08; Sat, 31 Jul 2004 05:55:33 +0300 (EEST) Received: from it.buh.tecnik93.com (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with SMTP id EEF9D34; Sat, 31 Jul 2004 05:55:32 +0300 (EEST) Date: Sat, 31 Jul 2004 05:55:32 +0300 From: Ion-Mihai Tetcu To: Dan Message-Id: <20040731055532.4db1a160@it.buh.tecnik93.com> In-Reply-To: <007401c47673$e0f18de0$ca2aeecd@dannewxp> References: <007401c47673$e0f18de0$ca2aeecd@dannewxp> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at it.buh.cameradicommercio.ro cc: freebsd-questions@freebsd.org Subject: Re: freebsd How do you restart rc.conf without rebooting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2004 02:56:04 -0000 On Fri, 30 Jul 2004 20:28:43 -0000 "Dan" wrote: > How do you restart rc.conf without rebooting your machine. Actually rc.conf is a file, it doesn't restart. You can `shutdown now` which will get you to single user mode and the exit to go in multiuser again. Or you can execute the scripts in /etc/rc.d did some changes and what to test them (ipfw comes in mind). Specifying more precisely what you need would help. -- IOnut Unregistered ;) FreeBSD "user"