From 3e904fe7606df686a0236a806b57fc40a3f04f28 Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Mon, 12 Jun 2017 11:51:15 +0200 Subject: [PATCH] Change Moby to LinuxKit Signed-off-by: Justin Cormack --- projects/landlock/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/landlock/README.md b/projects/landlock/README.md index 4d7cc0793..8da827ddf 100644 --- a/projects/landlock/README.md +++ b/projects/landlock/README.md @@ -19,4 +19,4 @@ Landlock is stackable on top of other LSMs, like SELinux and Apparmor. - Offer design and code review help on Landlock, using Moby as a test-bed **Long-term:** -- Develop a robust container-minded Landlock policy, and include it in Moby by default +- Develop a robust container-minded Landlock policy, and include it in LinuxKit by default