Forgot to update that one
This commit is contained in:
parent
fdf5ea73a7
commit
60df7c697a
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ First install the `fscrypt` and `e2fsprogs-extra` packages:
|
|||
Then make sure our filesystem has the `encrypt` feature enabled and setup `fscrypt` on the home directory:
|
||||
|
||||
```
|
||||
# tune2fs -O encrypt /dev/vg<m>/home<n>
|
||||
# tune2fs -O encrypt /dev/vg<n>/alp_home
|
||||
# fscrypt setup
|
||||
# fscrypt setup /home
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue