Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppress shutdown messages #2417

Merged
1 commit merged into from
Nov 28, 2018
Merged

Commits on Nov 27, 2018

  1. busybox: Hide shutdown message from users

    When kexec-ing to the next kernel a user will see a scary message about
    shutting down the system:
    
     The system is going down NOW!
     Sent SIGTERM to all processes
     Sent SIGKILL to all processes
    
    This patch suppresses those messages.
    
    Resolves open-power#2385
    
    Signed-off-by: Joel Stanley <joel@jms.id.au>
    shenki committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    61d9a2e View commit details
    Browse the repository at this point in the history