Commit Graph

11 Commits

Author SHA1 Message Date
Simon MacMullen 1dc3656ffd Split out the environment variable munging as described in the ticket, except for those variables which are
derived from other variables.
2009-03-13 16:25:33 +00:00
Simon MacMullen 6c2bf946b1 Merged 20327 2009-02-20 13:48:26 +00:00
Simon MacMullen 822ff8d745 prevent unwanted path expansion 2009-02-16 15:30:15 +00:00
Hubert Plociniczak 08bf1ae266 Variables from /etc/default/rabbitmq can be later overwritten apart from NODE_COUNT. Don't use INITD_ prefixed variables. 2009-02-04 12:15:17 +00:00
Hubert Plociniczak b9a882564f Moved main configuration from /etc/default/rabbitmq to /etc/rabbitmq/rabbitmq.conf. Updated man pages to reflect the changes. To avoid overwriting the variables those in /etc/default/rabbitmq need to be prefix with INITD_. Added checks in scripts to handle those cases. rpm and debian need to handle /etc/rabbitmq directory. 2009-02-04 04:12:17 +00:00
Matthias Radestock 2b4ed321de merge bug19914 into default 2008-12-10 18:05:51 +00:00
Tony Garnock-Jones 6184b7bfcb Update copyrights. 2008-12-09 15:57:36 +00:00
Tony Garnock-Jones c7805bc316 Only source /etc/default/rabbitmq if it exists! 2008-12-09 11:40:05 +00:00
Tony Garnock-Jones d7386e8fc3 Add RABBITMQ_ prefix, and source /etc/default/rabbitmq. Update erlang code
for the new environment variable names.
2008-12-08 20:20:44 +00:00
Tony Garnock-Jones 872b6320b9 Use dirname $0 consistently to find the ebin dir. 2008-07-29 15:33:44 +01:00
Tony Garnock-Jones 675869a277 Initial commit, from repo-rebase-20080703121916_default (e96543d904a2) 2008-07-03 13:35:11 +01:00