summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-11-01 13:52:28 +0100
committerLennart Poettering <lennart@poettering.net>2011-11-01 13:52:46 +0100
commitb7f44df59a7f76d2bd5302df2f5ec9be9b7fa2fa (patch)
tree6350648210e65f13e145756a3ba4db6bf175fa82 /README
parenta6eb9147a820d1c08b315867373a21bd0ece2f05 (diff)
README: explain dependency on cgroups
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 15afb2cf9..a4cbeaebd 100644
--- 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