diff options
author | Lennart Poettering <lennart@poettering.net> | 2016-04-08 19:13:43 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-04-12 13:43:33 +0200 |
commit | d5bd92bbbe578d96b3905832cd3ccdb9249e620c (patch) | |
tree | a65dec644782324b75b9cf9ce3b167b6e2ccad70 /README | |
parent | cc4e4df49fe38e076c74b652f7e01b6c54004cab (diff) | |
download | systemd-d5bd92bbbe578d96b3905832cd3ccdb9249e620c.tar.gz |
README: document that we only support util-linux built with --enable-libmount-force-mountinfo
Fixes: #2978
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -118,6 +118,7 @@ REQUIREMENTS: glibc >= 2.16 libcap libmount >= 2.27.1 (from util-linux) + (util-linux *must* be built with --enable-libmount-force-mountinfo) libseccomp >= 1.0.0 (optional) libblkid >= 2.24 (from util-linux) (optional) libkmod >= 15 (optional) |