From dce9ab07ae0b0496e432f213466fd6f442944fa7 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 13 Jan 2025 22:43:02 -0500 Subject: Improve NFS options, misc stuff --- hosts/moyo/scripts/export-nfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/moyo/scripts/export-nfs') diff --git a/hosts/moyo/scripts/export-nfs b/hosts/moyo/scripts/export-nfs index 230f49d..3643fa3 100755 --- a/hosts/moyo/scripts/export-nfs +++ b/hosts/moyo/scripts/export-nfs @@ -1,2 +1,2 @@ #! /usr/bin/env sh -sudo exportfs -o rw,async,insecure,no_subtree_check -i 192.168.0.0/16:$1 +sudo exportfs -o rw,async,insecure,no_subtree_check,crossmnt -i 192.168.0.0/16:$1 -- cgit v1.2.3-101-g0448