get sharenfs
This commit is contained in:
parent
549068b71d
commit
e0125adbf6
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ zpool get dedupratio local
|
||||||
zfs set mountpoint=/home local/home
|
zfs set mountpoint=/home local/home
|
||||||
zfs set sharenfs="rw=@10.0.1.0/24" local/home
|
zfs set sharenfs="rw=@10.0.1.0/24" local/home
|
||||||
zfs share local/home
|
zfs share local/home
|
||||||
|
zfs get sharenfs
|
||||||
# Import pool after boot/cryptsetup Open
|
# Import pool after boot/cryptsetup Open
|
||||||
zfs import local
|
zfs import local
|
||||||
zfs snapshot local/containers/archive@backup
|
zfs snapshot local/containers/archive@backup
|
||||||
|
|
Loading…
Reference in a new issue