summaryrefslogtreecommitdiff
path: root/src/fabric/src/fabric2_sup.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/fabric/src/fabric2_sup.erl')
-rw-r--r--src/fabric/src/fabric2_sup.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fabric/src/fabric2_sup.erl b/src/fabric/src/fabric2_sup.erl
index 899bd999a..874a8c240 100644
--- a/src/fabric/src/fabric2_sup.erl
+++ b/src/fabric/src/fabric2_sup.erl
@@ -30,7 +30,7 @@ start_link(Args) ->
init([]) ->
config:enable_feature(fdb),
- Flags = {one_for_all, 1, 5},
+ Flags = {rest_for_one, 1, 5},
Children = [
{
fabric2_server,