chiark / gitweb /
bus-proxyd: ignore errors from sd_bus_creds_get_well_known_names()
[elogind.git] / README
diff --git a/README b/README
index aefb349833868c13c8bcfa9819ec60a18405e34b..73a09e48a6343c9ff249f6e2195928601f056334 100644 (file)
--- a/README
+++ b/README
@@ -82,6 +82,9 @@ REQUIREMENTS:
           CONFIG_CGROUP_SCHED
           CONFIG_FAIR_GROUP_SCHED
 
+        Required for CPUQuota in resource control unit settings
+          CONFIG_CFS_BANDWIDTH
+
         For systemd-bootchart, several proc debug interfaces are required:
           CONFIG_SCHEDSTATS
           CONFIG_SCHED_DEBUG
@@ -106,8 +109,9 @@ REQUIREMENTS:
 
         glibc >= 2.14
         libcap
+        libmount >= 2.20 (from util-linux)
         libseccomp >= 1.0.0 (optional)
-        libblkid >= 2.20 (from util-linux) (optional)
+        libblkid >= 2.24 (from util-linux) (optional)
         libkmod >= 15 (optional)
         PAM >= 1.1.2 (optional)
         libcryptsetup (optional)