summaryrefslogtreecommitdiff
path: root/hosts/moyo/scripts/export-nfs
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/moyo/scripts/export-nfs')
-rwxr-xr-xhosts/moyo/scripts/export-nfs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/moyo/scripts/export-nfs b/hosts/moyo/scripts/export-nfs
index 3643fa3..c09433a 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,crossmnt -i 192.168.0.0/16:$1
+exportfs -o rw,async,insecure,no_subtree_check,crossmnt -i 192.168.0.0/16:$1