diff options
author | Lukasz Skalski <l.skalski@partner.samsung.com> | 2013-11-27 11:02:10 +0100 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2013-11-27 13:14:24 +0100 |
commit | 4ec181a0065102ccb0a8992ed9f2fa4860e44b43 (patch) | |
tree | 6edc09f46d8e67d9d58505f92312d47091e3fbc4 /README | |
parent | 85a428c69465b047731b6abb5005f01824f1444e (diff) |
updates for TODO and README
* library support for setns() system call was added to glibc
version 2.14 (setns() call is use in src/machine/machinectl.c
and src/libsystemd-bus-container.c)
* utf8 validation call are already exported (via sd-utf8.c file) -
commit - 369c583b3fb3d672ef469d53141e274ec9d2e8a7
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -92,6 +92,7 @@ REQUIREMENTS: turn it off at kernel compile time using: CONFIG_AUDIT=n + glibc >= 2.14 dbus >= 1.4.0 libcap libblkid >= 2.20 (from util-linux) (optional) |