mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
README: explain dependency on cgroups
This commit is contained in:
5
README
5
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
|
||||
|
||||
Reference in New Issue
Block a user