[projects/geninitrd] cryptsetup needs /var/run/cryptsetup dir.

arekm arekm at pld-linux.org
Tue Aug 14 13:58:10 CEST 2018


commit 99634b923a68cb279eae5fd72286dcb9e52f8f25
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Aug 14 13:32:41 2018 +0200

    cryptsetup needs /var/run/cryptsetup dir.

 mod-luks.sh | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/mod-luks.sh b/mod-luks.sh
index 99ff4a6..4a93aa7 100644
--- a/mod-luks.sh
+++ b/mod-luks.sh
@@ -89,6 +89,7 @@ initrd_gen_luks() {
 
 	inst_d /bin
 	inst_exec $cryptsetup /bin/cryptsetup
+	inst_d /var/run/cryptsetup
 
 	mount_dev
 	mount_sys
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/geninitrd.git/commitdiff/32b9509df0d88c0814a0dfef2465a46ade008b28



More information about the pld-cvs-commit mailing list