]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Fix tense in SD_MESSAGE_SHUTDOWN_STR
authorAndrew Sayers <andrew-github.com@pileofstuff.org>
Wed, 29 Jan 2025 11:03:00 +0000 (11:03 +0000)
committerLennart Poettering <lennart@poettering.net>
Thu, 30 Jan 2025 09:36:38 +0000 (10:36 +0100)
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.

catalog/systemd.catalog.in

index eab4afd0cdc7c3b6b2ce1df113905fda823c9756..f3ca7488627b7e82f49d2e66f4cbdc273da2d978 100644 (file)
@@ -189,7 +189,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