doc: small update & improvements.
This commit is contained in:
parent
2bc87f68a8
commit
475d8dc082
5 changed files with 42 additions and 15 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue