X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=README;h=0d7db411601163f90ed05dfe8884f0ff25026d55;hp=b8d1f42e254676193c6aeacc1385d0d98e22bd3f;hb=30fd4d1eb13a200ebcc852d3ce28f3cb30197957;hpb=80cb917e6248c15fd4a95d29954b3fd1e3d66b06 diff --git a/README b/README index b8d1f42e2..0d7db4116 100644 --- a/README +++ b/README @@ -34,7 +34,7 @@ LICENSE: - except src/udev/ which is (currently still) GPLv2+ REQUIREMENTS: - Linux kernel >= 2.6.39 + Linux kernel >= 3.0 CONFIG_DEVTMPFS CONFIG_CGROUPS (it's OK to disable all controllers) CONFIG_INOTIFY_USER @@ -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)