From 7fa94c00d6916d89e7a136cc4c86e865b59e813a Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 30 Jan 2020 11:47:10 +0100 Subject: [PATCH] Need 'crossmnt' flag to allow volumes inside exported dir --- exports | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exports b/exports index 65f29e0..0ef9fa1 100644 --- a/exports +++ b/exports @@ -1 +1 @@ -{{SHARED_DIRECTORY}} {{PERMITTED}}({{READ_ONLY}},fsid=0,{{SYNC}},no_subtree_check,no_auth_nlm,insecure,no_root_squash) +{{SHARED_DIRECTORY}} {{PERMITTED}}({{READ_ONLY}},fsid=0,{{SYNC}},no_subtree_check,no_auth_nlm,insecure,no_root_squash,crossmnt)