chiark / gitweb /
remove systemd-timestamp from sources
[elogind.git] / README
diff --git a/README b/README
index b8d1f42e254676193c6aeacc1385d0d98e22bd3f..46eb28eda1549cb0e8d9a3a738a81f35936d04cf 100644 (file)
--- a/README
+++ b/README
@@ -79,10 +79,17 @@ 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
+
         dbus >= 1.4.0
         libcap
         libblkid >= 2.20 (from util-linux) (optional)
-        libkmod >= 5 (optional)
+        libkmod >= 14 (optional)
         PAM >= 1.1.2 (optional)
         libcryptsetup (optional)
         libaudit (optional)