Skip to content

Commit

Permalink
Update src/lib/bootloader/finish_client.rb
Browse files Browse the repository at this point in the history
Co-authored-by: David Díaz <1691872+dgdavid@users.noreply.github.com>
  • Loading branch information
jreidinger and dgdavid committed Sep 13, 2021
1 parent 002709f commit 1444722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/bootloader/finish_client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def write
# in live system install ( where it is just copyied ) and image based
# installation where post install script is not executed
# (bnc#979719,bnc#977656, bsc#1189374)
# regenerate all is needed to do all kernels (bsc#1189915)
# --regenerate-all is needed for generating initrd image for all kernels (bsc#1189915)
Yast::Execute.on_target("/usr/bin/dracut", "--force", "--regenerate-all")

true
Expand Down

0 comments on commit 1444722

Please sign in to comment.