chiark / gitweb /
tmpfiles, man: Add xattr support to tmpfiles
[elogind.git] / README
diff --git a/README b/README
index aefb349833868c13c8bcfa9819ec60a18405e34b..9c80a56d80fe8d64064c62b89707573049d4270d 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,6 +109,7 @@ REQUIREMENTS:
 
         glibc >= 2.14
         libcap
+        libmount >= 2.20 (from util-linux)
         libseccomp >= 1.0.0 (optional)
         libblkid >= 2.20 (from util-linux) (optional)
         libkmod >= 15 (optional)