Import pool after boot/cryptsetup Open
This commit is contained in:
parent
11ac5bddc4
commit
3aa786a49b
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
```
|
Loading…
Reference in a new issue