From 2eeb9bd75d58dc07bfc8f6694e00b7659f1d285c Mon Sep 17 00:00:00 2001 From: benoit Date: Mon, 21 Sep 2020 07:08:23 +0000 Subject: [PATCH] missing path --- HowtoZFS.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoZFS.page b/HowtoZFS.page index 09ecf73..4cd5ea9 100644 --- a/HowtoZFS.page +++ b/HowtoZFS.page @@ -9,6 +9,6 @@ zfs set compression=lz4 local/home zfs list zfs get compression zfs set mountpoint=/home local/home -zfs set sharenfs=on +zfs set sharenfs=on local/home zfs share local/home ``` \ No newline at end of file