From owner-freebsd-questions@FreeBSD.ORG Sat May 13 03:21:46 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 CE7A516A400 for ; Sat, 13 May 2006 03:21:46 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from vjofn.tucs-beachin-obx-house.com (vjofn.tucs-beachin-obx-house.com [204.107.90.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE80543D49 for ; Sat, 13 May 2006 03:21:45 +0000 (GMT) (envelope-from ml@t-b-o-h.net) Received: from himinbjorg.tucs-beachin-obx-house.com (dpc6747145123.direcpc.com [67.47.145.123]) (authenticated bits=128) by vjofn.tucs-beachin-obx-house.com (8.12.9/8.12.9) with ESMTP id k4D3LbLr037277 for ; Fri, 12 May 2006 23:21:43 -0400 (EDT) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost.tucs-beachin-obx-house.com [127.0.0.1]) by himinbjorg.tucs-beachin-obx-house.com (8.13.3/8.12.10) with ESMTP id k4D3LZeG075110 for ; Fri, 12 May 2006 23:21:35 -0400 (EDT) (envelope-from ml@t-b-o-h.net) Received: (from tbohml@localhost) by himinbjorg.tucs-beachin-obx-house.com (8.13.3/8.13.1/Submit) id k4D3LZiC075109 for freebsd-questions@freebsd.org; Fri, 12 May 2006 23:21:35 -0400 (EDT) (envelope-from tbohml) From: Scott "Tuc" Ellentuch at T-B-O-H Message-Id: <200605130321.k4D3LZiC075109@himinbjorg.tucs-beachin-obx-house.com> To: freebsd-questions@freebsd.org Date: Fri, 12 May 2006 23:21:35 -0400 (EDT) X-Mailer: ELM [version 2.5 PL8] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: More info about shutdown sequence X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 May 2006 03:21:46 -0000 Hi, I'm looking for more information about the entire shutdown process. I know the rc.shutdown runs, but what/where does it go from there? I need to run something when the filesystems are mounted read-only. Does FreeBSD ever get to this point? Where? Thanks, Tuc