X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=README;h=3cd93f01f43780f08750ba159b6dcdab5abe8bc4;hp=b8d1f42e254676193c6aeacc1385d0d98e22bd3f;hb=6ed80a4e346883b99263a1a13505ef6afcbc09c3;hpb=80cb917e6248c15fd4a95d29954b3fd1e3d66b06 diff --git a/README b/README index b8d1f42e2..3cd93f01f 100644 --- a/README +++ b/README @@ -79,6 +79,13 @@ 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)