summaryrefslogtreecommitdiff
path: root/src/rabbit_plugin_activator.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/rabbit_plugin_activator.erl')
-rw-r--r--src/rabbit_plugin_activator.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rabbit_plugin_activator.erl b/src/rabbit_plugin_activator.erl
index 274981ef..ef3c5cc2 100644
--- a/src/rabbit_plugin_activator.erl
+++ b/src/rabbit_plugin_activator.erl
@@ -108,6 +108,7 @@ start() ->
WApp == stdlib;
WApp == kernel;
WApp == sasl;
+ WApp == crypto;
WApp == os_mon -> false;
_ -> true
end]),