mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
test: fix TEST-02-CRYPTSETUP
missing generate_module_dependencies call which prevents dm_mod and dm_crypt modules to be loaded
This commit is contained in:
parent
4987623d01
commit
1a6dc6534e
@ -70,6 +70,7 @@ EOF
|
||||
setup_testsuite
|
||||
|
||||
install_dmevent
|
||||
generate_module_dependencies
|
||||
cat >$initdir/etc/crypttab <<EOF
|
||||
$DM_NAME UUID=$ID_FS_UUID /etc/varkey
|
||||
EOF
|
||||
|
Loading…
Reference in New Issue
Block a user