]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
test(RAID-DEG): reenable systemd for this test
authorJo Zzsi <jozzsicsataban@gmail.com>
Sat, 19 Oct 2024 13:48:55 +0000 (09:48 -0400)
committerLaszlo <laszlo.gombos@gmail.com>
Fri, 25 Oct 2024 02:59:29 +0000 (22:59 -0400)
test/TEST-22-RAID-DEG/test.sh

index 7170215d76609a02addf17bc8445a47b1648ec58..b3fd9a0765e4a487c245089371ef9fe4b7eaa4ca 100755 (executable)
@@ -97,7 +97,8 @@ test_setup() {
     chmod 0600 /tmp/key
 
     test_dracut \
-        -m "crypt lvm mdraid kernel-modules" \
+        -a "crypt lvm mdraid kernel-modules" \
+        -o network \
         -i "./cryptroot-ask.sh" "/sbin/cryptroot-ask" \
         -i "/tmp/mdadm.conf" "/etc/mdadm.conf" \
         -i "/tmp/crypttab" "/etc/crypttab" \