missing path
This commit is contained in:
parent
cd24ae1b3a
commit
2eeb9bd75d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
```
|
Loading…
Reference in a new issue