The previous patch was meant to make it clear that an unprivileged user (other than `rabbitmq`) shouldn't run rabbitmq-plugins. Unfortunately, it broke the script when called by root, because the real script was executed as `rabbitmq`. This user doesn't have write permissions to `/etc/rabbitmq` by default. Now, rabbitmq-plugins' wrapper must be executed as root and so is the real script. This should fix the problem described above. [#149840153] |
||
|---|---|---|
| .. | ||
| rabbitmq-script-wrapper | ||
| rabbitmq-server-ha.ocf | ||
| rabbitmq-server.ocf | ||