Skip to content

Commit

Permalink
Merge pull request #73 from flatcar/kai/partprobe
Browse files Browse the repository at this point in the history
ignition: Add partprobe to initrd
  • Loading branch information
pothos authored Oct 2, 2023
2 parents 2c0968a + d494249 commit 9eaeae2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dracut/30ignition/module-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ install() {
mkswap \
nvme \
sgdisk \
partprobe \
useradd \
userdel \
usermod \
Expand Down

0 comments on commit 9eaeae2

Please sign in to comment.