freebsd-ports/net/rabbitmq
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
..
files Startup script fixes: 2015-01-31 16:19:46 +00:00
distinfo Upgrade to version 3.4.3. 2015-01-07 16:16:02 +00:00
Makefile Startup script fixes: 2015-01-31 16:19:46 +00:00
pkg-descr
pkg-plist