]> git.ipfire.org Git - thirdparty/systemd.git/commit
hibernate-resume-generator: downgrade 'noresume' log message
authorLennart Poettering <lennart@poettering.net>
Tue, 4 Jul 2023 09:47:19 +0000 (11:47 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 4 Jul 2023 11:30:33 +0000 (12:30 +0100)
commit0b20c56ee10291e54b1f57061f448aa228d1e141
treecd53df3ed6c4f5d039aa4f33673fd3dca22f517c
parentc86a95082b032fc6a0ff83b732f70ff53e45e4b6
hibernate-resume-generator: downgrade 'noresume' log message

This log message is shown pretty regular at boot in various scenarios
(such as CI builds), and it's not a reason for any concern, it's just the
immediate effect of explicit configuration. Hence let's downgrade from
LOG_NOTICE to LOG_INFO so that it is still usually in the boot output,
but not particularly highlighted, since there's really no reason to.
src/hibernate-resume/hibernate-resume-generator.c