aboutsummaryrefslogtreecommitdiffstats
path: root/docs/03_Architecture_Guides/02_Security_Blueprint/05_Kernel.md
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2024-02-26 16:38:02 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-03-11 15:28:45 +0000
commit43b4d941dde9ede31cdd3466391661f3ac1ceffa (patch)
treea1e1ff2e6a48af75db44724082d93109600ea80c /docs/03_Architecture_Guides/02_Security_Blueprint/05_Kernel.md
parent3ee6c53e20343d5f700a909c1a37cf829100a149 (diff)
Small corrections to avoid warnings
- index.html is not needed - fixing relative links Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I1464ec731149ea8b914ef0ba9b3e7cc1a3ab399f Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29721 Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-by: Lisandro Perez Meyer <lpmeyer@ics.com> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/documentation/+/29729
Diffstat (limited to 'docs/03_Architecture_Guides/02_Security_Blueprint/05_Kernel.md')
-rw-r--r--docs/03_Architecture_Guides/02_Security_Blueprint/05_Kernel.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/03_Architecture_Guides/02_Security_Blueprint/05_Kernel.md b/docs/03_Architecture_Guides/02_Security_Blueprint/05_Kernel.md
index 33e24d5..1571ebf 100644
--- a/docs/03_Architecture_Guides/02_Security_Blueprint/05_Kernel.md
+++ b/docs/03_Architecture_Guides/02_Security_Blueprint/05_Kernel.md
@@ -78,7 +78,7 @@ Kernel-General-MAC-7 | CONFIG_SECURITY_SMACK | y
Kernel-General-MAC-8 | CONFIG_TMPFS_XATTR | y
Please also refer to the [Mandatory Access Control documentation in
-Platform](5_Platform.md). You can also find useful documentation and
+Platform](06_Platform.md). You can also find useful documentation and
links on wikipedia about
[**MAC**](https://en.wikipedia.org/wiki/Mandatory_access_control) and about
[**SMACK**](https://en.wikipedia.org/wiki/Simplified_Mandatory_Access_Control_Kernel).
@@ -938,4 +938,4 @@ add a remount with `noexec` and `nosuid` options to system startup.
Domain | `Config` name | _State_ or `Value`
-------------------------- | ----------------------- | -----------------------------------------------------------------------
-Kernel-FileSystems-Mount-1 | `CONFIG_DEVTMPFS_MOUNT` | _Disabled_ or add remount with `noexec` and `nosuid` to system startup. \ No newline at end of file
+Kernel-FileSystems-Mount-1 | `CONFIG_DEVTMPFS_MOUNT` | _Disabled_ or add remount with `noexec` and `nosuid` to system startup.