Skip to content

Commit

Permalink
Generic dracut
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Bouijoux committed Feb 17, 2024
1 parent 92839ca commit 6d1c39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mageia.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,6 @@ actions:
# Regenerate initramfs
kver=$(ls -1 /boot/initrd-*.img | head -1 | sed -r 's#.*initrd-(.+)\.img#\1#')
dracut --kver "${kver}" --hostonly --force
dracut --kver "${kver}" --force
types:
- vm

0 comments on commit 6d1c39f

Please sign in to comment.