summaryrefslogtreecommitdiff
path: root/scripts/activate-plugins
Commit message (Collapse)AuthorAgeFilesLines
* Renamed activate-plugins to rabbitmq-activate-plugins; changed scripts to ↵Paul Jones2009-07-291-60/+0
| | | | use rabbitmq-env to source paths instead of embedding the logic themselves
* Patched all scripts to be able to auto-detect their directory, even when ↵Paul Jones2009-07-291-6/+19
| | | | symlinked
* Factored out RABBITMQ_EBINPaul Jones2009-07-241-2/+3
|
* Added a rabbit_plugin_activator to generate a .boot file for Rabbit; changed ↵Paul Jones2009-07-221-0/+46
startup script to use this file if available