From owner-freebsd-rc@FreeBSD.ORG Wed Dec 27 11:07:01 2006 Return-Path: X-Original-To: freebsd-rc@hub.freebsd.org Delivered-To: freebsd-rc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F165B16A407; Wed, 27 Dec 2006 11:07:01 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id DF62B13C473; Wed, 27 Dec 2006 11:07:01 +0000 (UTC) (envelope-from yar@FreeBSD.org) Received: from freefall.freebsd.org (yar@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kBRB71ra025765; Wed, 27 Dec 2006 11:07:01 GMT (envelope-from yar@freefall.freebsd.org) Received: (from yar@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kBRB71r9025761; Wed, 27 Dec 2006 11:07:01 GMT (envelope-from yar) Date: Wed, 27 Dec 2006 11:07:01 GMT From: Yar Tikhiy Message-Id: <200612271107.kBRB71r9025761@freefall.freebsd.org> To: rick@wzoeterwoude.net, yar@FreeBSD.org, freebsd-rc@FreeBSD.org, yar@FreeBSD.org Cc: Subject: Re: conf/98734: [patch] /etc/rc.subr restart_postcmd is failing start_postcmd executed instead 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: Wed, 27 Dec 2006 11:07:02 -0000 Synopsis: [patch] /etc/rc.subr restart_postcmd is failing start_postcmd executed instead State-Changed-From-To: open->analyzed State-Changed-By: yar State-Changed-When: Wed Dec 27 11:02:22 UTC 2006 State-Changed-Why: I've fixed this issue in my p4 branch where I hack rc.d. I will merge it to the project's main source tree RSN along with my other fixes to the processing of precmd and postcmd by rc.subr. Thank you for spotting this bug! Responsible-Changed-From-To: freebsd-rc->yar Responsible-Changed-By: yar Responsible-Changed-When: Wed Dec 27 11:02:22 UTC 2006 Responsible-Changed-Why: I've fixed this issue in my p4 branch where I hack rc.d. I will merge it to the project's main source tree RSN along with my other fixes to the processing of precmd and postcmd by rc.subr. Thank you for spotting this bug! http://www.freebsd.org/cgi/query-pr.cgi?pr=98734