diff --git a/HowtoZFS.page b/HowtoZFS.page index f6c52c9..c1245e0 100644 --- a/HowtoZFS.page +++ b/HowtoZFS.page @@ -11,4 +11,6 @@ zfs get compression zfs set mountpoint=/home local/home zfs set sharenfs="rw=@10.0.1.0/24" local/home zfs share local/home +# Import pool after boot/cryptsetup Open +zfs import local ``` \ No newline at end of file