From owner-freebsd-rc@FreeBSD.ORG Fri Mar 28 12:24:30 2008 Return-Path: Delivered-To: freebsd-rc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CCE91065674 for ; Fri, 28 Mar 2008 12:24:30 +0000 (UTC) (envelope-from jon.passki@hursk.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.freebsd.org (Postfix) with ESMTP id 91E188FC21 for ; Fri, 28 Mar 2008 12:24:28 +0000 (UTC) (envelope-from jon.passki@hursk.com) Received: by nf-out-0910.google.com with SMTP id b2so192012nfb.33 for ; Fri, 28 Mar 2008 05:24:26 -0700 (PDT) Received: by 10.78.179.3 with SMTP id b3mr9357334huf.66.1206705462089; Fri, 28 Mar 2008 04:57:42 -0700 (PDT) Received: by 10.78.187.1 with HTTP; Fri, 28 Mar 2008 04:57:42 -0700 (PDT) Message-ID: Date: Fri, 28 Mar 2008 06:57:42 -0500 From: "Jon Passki" To: freebsd-rc@freebsd.org In-Reply-To: <200803280413.m2S4D149077170@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200803280413.m2S4D149077170@freefall.freebsd.org> Subject: Re: conf/122170: [patch] [request] New feature: notify admin via page on startup and shutdown X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2008 12:24:30 -0000 On Thu, Mar 27, 2008 at 11:13 PM, wrote: > Old Synopsis: New feature: Page admin on startup and shutdown > New Synopsis: [patch] [request] New feature: notify admin via page on startup and shutdown > > Responsible-Changed-From-To: freebsd-bugs->freebsd-rc > Responsible-Changed-By: linimon > Responsible-Changed-When: Fri Mar 28 04:11:49 UTC 2008 > Responsible-Changed-Why: > Fix up the synopsis a little bit, and assign to maintainers. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=122170 This requires the comms/qpage port to be installed, correct? Should it not then be added to the port and reside in $PREFIX/etc/rc.d? Jon