summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-04-14 19:25:28 +0200
committerKay Sievers <kay@vrfy.org>2012-04-14 19:25:28 +0200
commit7c09aafd269bc04dcfc07d94c4ee583b7b0751e6 (patch)
tree06e3eeb59abe7bd1781c1f380bcab36b93b843df /README
parent7c1d34c5d460a6c1acb39a0ab96338fcb1386ed4 (diff)
downloadsystemd-7c09aafd269bc04dcfc07d94c4ee583b7b0751e6.tar.gz
README: update udev requirements
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index 2467b1e03e..d92220483f 100644
--- a/README
+++ b/README
@@ -31,15 +31,13 @@ AUTHOR:
LICENSE:
LGPLv2.1+ for all code
- except sd-daemon.[ch] and sd-readahead.[ch] which are MIT
- - except src/udev/ which is GPLv2.0+, excluding
- src/udev/libudev* which is LGPLv2.1+
+ - except src/udev/ which is GPLv2.0+
REQUIREMENTS:
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
PAM >= 1.1.2 (optional)