From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 08:23:13 2003 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 E879237B401 for ; Mon, 21 Apr 2003 08:23:13 -0700 (PDT) Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BE5043FE0 for ; Mon, 21 Apr 2003 08:23:13 -0700 (PDT) (envelope-from jemaxwell@jaymax.com) Received: (qmail 28496 invoked from network); 21 Apr 2003 15:23:15 -0000 Received: from unknown (HELO jaymax.com) (jaymax@[66.93.45.209]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 21 Apr 2003 15:23:15 -0000 Message-ID: <3EA40CC7.140DFEF1@jaymax.com> Date: Mon, 21 Apr 2003 08:22:47 -0700 From: Joseph Maxwell X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: FreeBSD Users Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Restarting init 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: Mon, 21 Apr 2003 15:23:14 -0000 Hello, There is supposed to be a way of restarting init, after modifications of say an rc.* file, by sending a SIGHUP, I think avoiding the need to reboot. Could someone say how it is done. Thanks -- Joe --