]> git.ipfire.org Git - thirdparty/dracut.git/commit
crypt: create locking directory /run/cryptsetup
authorJonas Witschel <diabonas@gmx.de>
Sat, 31 Aug 2019 15:45:11 +0000 (17:45 +0200)
committerDaniel Molkentin <daniel@molkentin.de>
Tue, 3 Sep 2019 14:49:05 +0000 (16:49 +0200)
commitf39aa529c59c533ce5e75e31be1b0cce4513b3d7
treefb1eabe4552475086de14c156a402963bc7b68ab
parent0a010864565c60082bb2809d467cfc6c97e918c7
crypt: create locking directory /run/cryptsetup

For LUKS2 partitions cryptsetup needs a locking directory. If it does
not exist, cryptsetup will create it, but produce a warning

WARNING: Locking directory /run/cryptsetup is missing!

in the process that we do not want to see in the dracut output.
modules.d/90crypt/cryptroot-ask.sh