mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-29 22:35:15 +01:00
fix: broken link in doc.
This commit is contained in:
parent
1a097bed36
commit
fb841b46c4
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ Deny access to some sensitive directories under `/home/`. It is intended to be u
|
|||
|
||||
**Do not use this abstraction for other profile without explicit authorisation from the project maintainer**
|
||||
|
||||
Per the **[Rule :material-numeric-1-circle:](index.html#rule-mandatory-access-control)** of this project:
|
||||
Per the **[Rule :material-numeric-1-circle:](index.md#rule-mandatory-access-control)** of this project:
|
||||
|
||||
> Only what is explicitly required should be authorized. Meaning, you should **not** allow everything (or a large area) and deny some sub areas.
|
||||
|
||||
|
|
Loading…
Reference in a new issue