README: explain dependency on cgroups
authorLennart Poettering <lennart@poettering.net>
Tue, 1 Nov 2011 12:52:28 +0000 (13:52 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 1 Nov 2011 12:52:46 +0000 (13:52 +0100)
README

diff --git a/README b/README
index 15afb2c..a4cbeae 100644 (file)
--- a/README
+++ b/README
@@ -30,7 +30,10 @@ LICENSE:
         GPLv2+ for all code, except sd-daemon.[ch] which is MIT
 
 REQUIREMENTS:
-        Linux kernel >= 2.6.39 (with devtmpfs, cgroups; optional but strongly recommended: autofs4, ipv6)
+        Linux kernel >= 2.6.39
+                with devtmpfs
+                with cgroups (but it's OK to disable all controllers)
+                optional but strongly recommended: autofs4, ipv6
         libudev >= 172
         dbus >= 1.4.0
         libcap