Skip to content

Commit

Permalink
Fix update-bootloader to run after grub-setup bsc#1222258
Browse files Browse the repository at this point in the history
Also checked to ensure that the sequencing for all systemd services
now matches the ordering specified in helper/system.tree.
  • Loading branch information
rtamalin committed Apr 3, 2024
1 parent c03e746 commit bde5705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systemd/suse-migration-update-bootloader.service
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Unit]
Description=Update the bootloader
After=suse-migration-update-bootloader.service
After=suse-migration-grub-setup.service

[Service]
Type=oneshot
Expand Down

0 comments on commit bde5705

Please sign in to comment.