Skip to content

Commit 4169dda

Browse files
committed
add extra module for cryptsetup, as the kmod depends don't mention it
Signed-off-by: Zen <[email protected]>
1 parent c2574ee commit 4169dda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ugrd/crypto/cryptsetup.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ binaries = [ "cryptsetup" ]
44

55
kmod_init = [ "dm_crypt" ]
66

7+
kernel_modules = [ "dm_mod" ]
8+
79
cryptsetup_retries = 5
810
cryptsetup_autoretry = true
911

0 commit comments

Comments
 (0)