Skip to content

Commit

Permalink
Include dynamic kernel version dm-verity hash in initramfs
Browse files Browse the repository at this point in the history
Signed-off-by: Martin McConnell <[email protected]>
  • Loading branch information
Martin McConnell committed Feb 21, 2024
1 parent 184bd01 commit a2f20f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/dracut/modules.d/81initoverlayfs/module-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ depends() {

install() {
inst_multiple -o /etc/initoverlayfs.conf /usr/sbin/initoverlayfs \
"/etc/initoverlayfs-hash-$kernel.img" \
"$systemdsystemunitdir/pre-initoverlayfs.target" \
"$systemdsystemunitdir/pre-initoverlayfs.service" \
"$systemdsystemunitdir/pre-initoverlayfs-switch-root.service"
Expand Down

0 comments on commit a2f20f9

Please sign in to comment.