Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

bootloader: gracefully reboot after update completes #1148

Commits on Jul 31, 2019

  1. bootloader: gracefully reboot after update completes

    This patch mainly aims to add a graceful way to reboot the system by
    executing a user preferred reboot command rather than calling reboot
    system call. The reboot command could be set in 'bootloader' section of
    a config file, it defaults to be '/sbin/reboot'.
    
    Signed-off-by: Ming Liu <liu.ming50@gmail.com>
    Signed-off-by: Mykhaylo Sul <myk.sul@gmail.com>
    liuming50 authored and mike-sul committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    1f6171d View commit details
    Browse the repository at this point in the history