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=77b6e19458f37cfde127ec6aa9494c0ac45ad890;hpb=f49fd1d57a429d4a05ac86352c017a845f8185b3 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)