Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 69651 invoked from network); 17 May 2010 09:02:27 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 May 2010 09:02:27 -0000 Received: (qmail 56330 invoked by uid 500); 17 May 2010 09:02:27 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 56309 invoked by uid 500); 17 May 2010 09:02:26 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 56301 invoked by uid 99); 17 May 2010 09:02:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 May 2010 09:02:26 +0000 X-ASF-Spam-Status: No, hits=-1433.5 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 May 2010 09:02:25 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4H9240g006412 for ; Mon, 17 May 2010 09:02:05 GMT Message-ID: <7877848.221274086924874.JavaMail.jira@thor> Date: Mon, 17 May 2010 05:02:04 -0400 (EDT) From: "Gary Tully (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQ-2727) Allow activemq init.d scripts to override variables from /etc/sysconfig In-Reply-To: <18373964.3041273246062446.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/AMQ-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully resolved AMQ-2727. ----------------------------- Assignee: Gary Tully Fix Version/s: 5.4.0 Resolution: Fixed patch applied with thanks in r945033 > Allow activemq init.d scripts to override variables from /etc/sysconfig > ----------------------------------------------------------------------- > > Key: AMQ-2727 > URL: https://issues.apache.org/activemq/browse/AMQ-2727 > Project: ActiveMQ > Issue Type: New Feature > Reporter: James Casey > Assignee: Gary Tully > Priority: Minor > Fix For: 5.4.0 > > Attachments: init.d-sysconfig.patch > > > Modification to allow the linux init.d daemon scripts to override variables from the standard location (/etc/sysconfig/activemq). > Patch attached for linux 32/64 bit directories -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.