Consider supporting /etc/sysconfig for linux activemq script
------------------------------------------------------------
Key: AMQ-1676
URL: https://issues.apache.org/activemq/browse/AMQ-1676
Project: ActiveMQ
Issue Type: Improvement
Components: Broker
Affects Versions: 5.0.0
Environment: fedora 7, java 1.5
Reporter: joseph benavidez
Priority: Minor
Attachments: activemq-sysconfig.patch
It would be nice if the linux activemq script supported reading variables from
/etc/sysconfig (as is convention for sysv init scripts on redhat-based distros).
This way, the variables can be edited in a file without modifying the init
script directly.
Attached is a patch that reads in the sysconfig (eg, /etc/sysconfig/activemq)
file *IF* it's available (ie, it doesn't break existing functionality).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.