Skip to content

Adjustment of log levels in shutdown.sh #2721

@witchessabath

Description

@witchessabath

Describe the enhancement

I have noticed that users get short messages on shutdown from the shutdown script in module 99shutdown:
warn "Killing all remaining processes" and warn "Unmounted $mp."

I was wondering why these are configured with log level 'warn' since this is the expected behavior and not an error report. In dracut-ng module 86shutdown, they are set to 'info', and only problems in the shutdown process result in 'warn' messages.
Could this be adapted for dracut too?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementIssue adding new functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions