summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChris Leech <cleech@redhat.com>2014-11-23 20:33:37 -0800
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-11-28 14:30:50 -0500
commit8d3ae2bd4c9bf9fc2e57f7b3776325a1c750ca30 (patch)
treed01d4e37605a9916062c63cb108f5ca6903e9297 /README
parent8c8549db376ce9325e5a7547959ab7d9218505b7 (diff)
mount: use libmount to enumerate /proc/self/mountinfo
This lets libmount add in user options from /run/mount/utab, like _netdev which is needed to get proper ordering against remote-fs.target
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index aefb34983..84c6ed4c7 100644
--- a/README
+++ b/README
@@ -106,6 +106,7 @@ REQUIREMENTS:
glibc >= 2.14
libcap
+ libmount >= 2.20 (from util-linux)
libseccomp >= 1.0.0 (optional)
libblkid >= 2.20 (from util-linux) (optional)
libkmod >= 15 (optional)