diff options
author | Tom Gundersen <teg@jklm.no> | 2013-10-17 19:49:19 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2013-10-17 19:53:44 +0200 |
commit | a18535d9e138c525d0443ec9f30a90b3e2184686 (patch) | |
tree | b615e69cd7d1f86e185eb244733eb13640ee7d8f /README | |
parent | ca2f4176fee7dd5f5664429988e7059163fddb2d (diff) |
static-nodes: don't call mkdir
This is no longer necessary with kmod-15. Bump the requirement.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,7 +95,7 @@ REQUIREMENTS: dbus >= 1.4.0 libcap libblkid >= 2.20 (from util-linux) (optional) - libkmod >= 14 (optional) + libkmod >= 15 (optional) PAM >= 1.1.2 (optional) libcryptsetup (optional) libaudit (optional) |