mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
Fix tense in SD_MESSAGE_SHUTDOWN_STR
This is printed by bus_manager_log_shutdown() in logind-dbus.c, near the start of the shutdown process. Clarify that events *will* happen, long after this message is sent. (cherry picked from commit6c45c5a57c
) (cherry picked from commit6936658daf
)
This commit is contained in:
committed by
Luca Boccassi
parent
f3d520479a
commit
c25f8b98bc
@@ -179,7 +179,7 @@ Defined-By: systemd
|
||||
Support: %SUPPORT_URL%
|
||||
|
||||
System shutdown has been initiated. The shutdown has now begun and
|
||||
all system services are terminated and all file systems unmounted.
|
||||
all system services will be terminated and all file systems will be unmounted.
|
||||
|
||||
-- c14aaf76ec284a5fa1f105f88dfb061c
|
||||
Subject: System factory reset initiated
|
||||
|
Reference in New Issue
Block a user