doc: small update & improvements.

This commit is contained in:
Alexandre Pujol 2025-04-27 14:28:18 +02:00
parent 2bc87f68a8
commit 475d8dc082
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
5 changed files with 42 additions and 15 deletions

View file

@ -32,7 +32,7 @@ The profiles heavily use the **largely extended** [XDG directory variables](#xdg
```
3. Then restart the AppArmor service to reload the profiles in the kernel:
```sh
sudo systemctl restart apparmor.service
sudo systemctl reload apparmor.service
```
### Profile Additions
@ -55,7 +55,7 @@ By default, `nautilus` (and any file browser) only allows access to user files.
```
2. Then restart the AppArmor service to reload the profiles in the kernel:
```sh
sudo systemctl restart apparmor.service
sudo systemctl reload apparmor.service
```
### XDG variables