From owner-freebsd-current@FreeBSD.ORG Tue Jul 27 01:19:48 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BEAC16A4CE for ; Tue, 27 Jul 2004 01:19:48 +0000 (GMT) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE77243D55 for ; Tue, 27 Jul 2004 01:19:47 +0000 (GMT) (envelope-from dmp@bitfreak.org) Received: from speck.techno.pagans (c-24-21-241-225.client.comcast.net [24.21.241.225]) by mail.bitfreak.org (Postfix) with ESMTP id 697B02A477; Mon, 26 Jul 2004 18:19:47 -0700 (PDT) Received: from spud (spud.techno.pagans [172.21.42.19]) by speck.techno.pagans (Postfix) with ESMTP id A0A2917038; Mon, 26 Jul 2004 18:19:46 -0700 (PDT) From: "Darren Pilgrim" To: "'Garrett Wollman'" Date: Mon, 26 Jul 2004 18:19:37 -0700 Message-ID: <003701c47377$cb793fc0$132a15ac@spud> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 Importance: Normal In-Reply-To: <200407261640.i6QGeWnF094059@khavrinen.lcs.mit.edu> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 cc: current@FreeBSD.ORG Subject: RE: Upgraded from 4.9 to 5.2.1, apm no longer works? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2004 01:19:48 -0000 > From: Garrett Wollman > < said: > > > `init 0` is preferred because it runs /etc/rc.shutdown. > > In which operating system? You're certainly not talking about > FreeBSD.... >From the comments in /etc/rc.shutdown on a FreeBSD 5.2.1p9 system: # Site-specific closing actions for daemons run by init on shutdown, # or before going single-user from multi-user.