Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
Zach Marano committed Apr 20, 2020
2 parents fda09e7 + 84bb53e commit 66ca87b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ main() {
fi

kmsg "Resizing disk ${rootdev}"
# Reset the counter for failed job starts to prevent overrunning the default
# start burst limits for systemd-fsck-root.service.
systemctl reset-failed

# First, move the secondary GPT to the end.
if ! out=$(sgdisk_fix_gpt "$disk"); then
Expand Down

0 comments on commit 66ca87b

Please sign in to comment.