[
https://issues.apache.org/activemq/browse/AMQ-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42423#action_42423
]
Hiram Chirino commented on AMQ-1675:
------------------------------------
Hi
Joseph when you attached the patch you did not click on the option that states
you grant the ASF a ASL 2.0 license on your patch. We can't commit this change
until you re-attach and click that option.
> RUN_AS_USER in linux activemq script set incorrectly
> ----------------------------------------------------
>
> Key: AMQ-1675
> URL: https://issues.apache.org/activemq/browse/AMQ-1675
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.0.0
> Environment: fedora 7, java 1.5
> Reporter: joseph benavidez
> Assignee: Hiram Chirino
> Attachments: activemq-run_as_group.patch
>
>
> bin/linux/activemq gives:
> chown: `myuser:RUN_AS_USER': invalid group
> The line
> RUN_AS_GROUP=RUN_AS_USER
> should be
> RUN_AS_GROUP=$RUN_AS_USER
> Including simple fix as a patch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.