mirror of
https://github.com/systemd/systemd.git
synced 2025-03-25 18:50:18 +03:00
Revert "Reduce priority of "cleared HibernateLocation" message"
This reverts commit 9f575145ea27daca9bc3ac86d1c4f42273b4306a.
This commit is contained in:
parent
546e6cb2e3
commit
e14e9c9f17
@ -120,7 +120,7 @@ static int action_clear(void) {
|
||||
|
||||
r = clear_efi_hibernate_location_and_warn();
|
||||
if (r > 0)
|
||||
log_info("Successfully cleared HibernateLocation EFI variable.");
|
||||
log_notice("Successfully cleared HibernateLocation EFI variable.");
|
||||
return r;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user