rabbitmq-server/scripts
Jean-Sébastien Pédron ad1984130e
scripts/rabbitmq-script-wrapper: Run rabbitmq-plugin as root only
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]
2017-08-01 15:35:35 +02:00
..
rabbitmq-script-wrapper scripts/rabbitmq-script-wrapper: Run rabbitmq-plugin as root only 2017-08-01 15:35:35 +02:00
rabbitmq-server-ha.ocf Fix HA OCF script 2017-05-09 15:39:29 +02:00
rabbitmq-server.ocf Fix HA OCF script 2017-05-09 15:39:29 +02:00