From 53a0a5473f45d37027af9663638adbf56667e4ca Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Tue, 12 Nov 2024 22:26:02 -0500 Subject: Hopefully no leaks --- hosts/moyo/scripts/export-nfs | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 hosts/moyo/scripts/export-nfs (limited to 'hosts/moyo/scripts/export-nfs') diff --git a/hosts/moyo/scripts/export-nfs b/hosts/moyo/scripts/export-nfs new file mode 100755 index 0000000..230f49d --- /dev/null +++ b/hosts/moyo/scripts/export-nfs @@ -0,0 +1,2 @@ +#! /usr/bin/env sh +sudo exportfs -o rw,async,insecure,no_subtree_check -i 192.168.0.0/16:$1 -- cgit v1.2.3-101-g0448