Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
adrelanos committed Dec 5, 2023
1 parent ac4bd0a commit 6c0d701
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions usr/bin/dist-installer-cli
Original file line number Diff line number Diff line change
Expand Up @@ -1038,6 +1038,7 @@ need_reboot_check_second() {
## Fedora 39: Part of dnf-plugins-core. Not installed by default (on CI).
## Therefore this can only run after install_package_fedora_common.
if root_cmd /usr/bin/needs-restarting --reboothint ; then
true "INFO: No reboot required."
return 0
fi

Expand Down

0 comments on commit 6c0d701

Please sign in to comment.