summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-mnesia-current
Commit message (Collapse)AuthorAgeFilesLines
* remove rabbitmq-mnesia-currentMatthias Radestock2008-12-171-57/+0
| | | | the integrity check is now done on startup
* remove superfluous settingsMatthias Radestock2008-12-161-6/+0
|
* merge bug19914 into defaultMatthias Radestock2008-12-101-14/+21
|\
| * Only source /etc/default/rabbitmq if it exists!Tony Garnock-Jones2008-12-091-1/+1
| |
| * Add RABBITMQ_ prefix, and source /etc/default/rabbitmq. Update erlang codeTony Garnock-Jones2008-12-081-14/+21
| | | | | | | | for the new environment variable names.
* | Update copyrights.Tony Garnock-Jones2008-12-091-6/+12
|/
* mnesia schema check script needs to identify correctlyHubert Plociniczak2008-12-041-0/+1
| | | | the nodename
* Invert the case of all this - check that the schema is current ratherSimon MacMullen2008-12-011-0/+49
than an update is needed.