docs: fix typo
This commit is contained in:
parent
404b3d0ce2
commit
f79f22c06a
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ Common mount points are defined in the `@{MOUNTS}` variable. If you mount a disk
|
||||||
|
|
||||||
If you mount a disk on `/ssd/`, add the following to `/etc/apparmor.d/tunables/xdg-user-dirs.d/apparmor.d.d/local`:
|
If you mount a disk on `/ssd/`, add the following to `/etc/apparmor.d/tunables/xdg-user-dirs.d/apparmor.d.d/local`:
|
||||||
```sh
|
```sh
|
||||||
@{MOUNT}+=/ssd/
|
@{MOUNTS}+=/ssd/
|
||||||
```
|
```
|
||||||
|
|
||||||
<!-- ### User data
|
<!-- ### User data
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue