summaryrefslogtreecommitdiff
path: root/initramfs-tools
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2020-05-06 20:23:01 -0400
committerAndrew Cady <d@jerkface.net>2020-05-06 20:23:01 -0400
commiteab4091ba437ed510d0c9fbad7e7fcb50d864c0b (patch)
treeded0350c3f49579ec92d8db5d698c2a14721c2cd /initramfs-tools
parent3ce680a3821a8c1ff75018f4468649be1bb64f74 (diff)
initrd: call samizdat_install_udev_rules earlier
Diffstat (limited to 'initramfs-tools')
-rw-r--r--initramfs-tools/scripts/samizdat1
1 files changed, 1 insertions, 0 deletions
diff --git a/initramfs-tools/scripts/samizdat b/initramfs-tools/scripts/samizdat
index 85fbc7b..f0d1546 100644
--- a/initramfs-tools/scripts/samizdat
+++ b/initramfs-tools/scripts/samizdat
@@ -32,6 +32,7 @@ mountroot()
32 wait_for_gnupghome_tar 32 wait_for_gnupghome_tar
33 fi 33 fi
34 34
35 samizdat_install_udev_rules
35 bootwait samizdat-gpg 36 bootwait samizdat-gpg
36 bootmenu 37 bootmenu
37 bootwait root-mounted 38 bootwait root-mounted