freebsd-ports/net/rabbitmq/files
Jimmy Olgeni 7c5c3ca73e Startup script fixes:
- Avoid race condition in startup. Use daemon(8) rather than "rabbitmqctl
  status" to safely retrieve the pid.

- Make sure that the Erlang cookie permissions are correct before starting
  the RabbitMQ node (using rabbitmqctl as root could create a read-only
  cookie).

- Make sure that the RabbitMQ application is actually running when
  rabbitmq_start is done. Remove the now useless "wait" command from
  extra_commands.
2015-01-31 16:19:46 +00:00
..
patch-rabbitmqctl
patch-scripts_rabbitmq-plugins
patch-scripts_rabbitmq-server
rabbitmq.in