nixpkgs/nixos/modules/services/amqp
Graham Christensen beb1f1ea91
nixos/rabbitmq: fix restarts and sasl logs
1. The chmod 400 with the preset cookie prevented restarts, as
on the second boot it would fail to write to the cookie. Oops.

2. As far as I can tell, sasl logs were disabled because of the
following error:

{error,{cannot_log_to_tty,sasl_report_tty_h,not_installed}}

Not because we actually wanted to disable them. This meant the
management plugin wasn't usable due to a bug set to be fixed in
3.7.0.

(cherry picked from commit f3b9ac73e2)
2017-09-23 17:59:07 -04:00
..
activemq nixos manuals: bring back package references 2016-02-03 14:47:14 +01:00
rabbitmq.nix nixos/rabbitmq: fix restarts and sasl logs 2017-09-23 17:59:07 -04:00