proper return codes and warnings if reboot is required

This commit is contained in:
2024-07-19 20:55:48 +02:00
parent 76639d8472
commit 8bbd8dbec2
2 changed files with 20 additions and 5 deletions

View File

@ -16,6 +16,9 @@ version_sensitivity=1
# not close all deleted files (any platform)
do_reboot=no
# Set to 0 to exit with failure code when going for reboot.
reboot_is_success=yes
# Attempt to do a system upgrade
# FreeBSD: upgrade to latest patch version using freebsd-update fetch install
# Gentoo: allow upgrade of sys-kernel/-packages, clean old kernels, and update grub-config