From ece10cd2af4fd6b32bfcbc2ff0aa1b49c2e92c8f Mon Sep 17 00:00:00 2001 From: Arhell Date: Tue, 21 Sep 2021 00:32:18 +0300 Subject: [PATCH] [de] Add seccomp tutorial to index --- content/de/docs/tutorials/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/de/docs/tutorials/_index.md b/content/de/docs/tutorials/_index.md index e00382c893..3ab69b6073 100644 --- a/content/de/docs/tutorials/_index.md +++ b/content/de/docs/tutorials/_index.md @@ -50,6 +50,8 @@ Bevor Sie die einzelnen Lernprogramme durchgehen, möchten Sie möglicherweise e * [AppArmor](/docs/tutorials/clusters/apparmor/) +* [seccomp](/docs/tutorials/clusters/seccomp/) + ## Services * [Source IP verwenden](/docs/tutorials/services/source-ip/)