zfs share
This commit is contained in:
parent
a2500516a1
commit
cd24ae1b3a
1 changed files with 2 additions and 0 deletions
|
@ -9,4 +9,6 @@ zfs set compression=lz4 local/home
|
|||
zfs list
|
||||
zfs get compression
|
||||
zfs set mountpoint=/home local/home
|
||||
zfs set sharenfs=on
|
||||
zfs share local/home
|
||||
```
|
Loading…
Reference in a new issue