[systemd-devel] [PATCH] README: audit no longer breaks container

Jason A. Donenfeld Jason at zx2c4.com
Wed Feb 19 17:53:28 PST 2014


Ever since the seccomp trick, this is no longer an issue.
---
 README | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/README b/README
index b918132..df04cc9 100644
--- a/README
+++ b/README
@@ -83,13 +83,6 @@ REQUIREMENTS:
           CONFIG_EFI_VARS
           CONFIG_EFI_PARTITION
 
-        Note that kernel auditing is broken when used with systemd's
-        container code. When using systemd in conjunction with
-        containers, please make sure to either turn off auditing at
-        runtime using the kernel command line option "audit=0", or
-        turn it off at kernel compile time using:
-          CONFIG_AUDIT=n
-
         glibc >= 2.14
         libcap
         libseccomp >= 1.0.0 (optional)
-- 
1.8.5.4



More information about the systemd-devel mailing list