]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
units: adjust description of systemd-update-utmp.service 20058/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 30 Jun 2021 11:20:27 +0000 (13:20 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 30 Jun 2021 11:25:16 +0000 (13:25 +0200)
"Update about" is not gramatically correct. I also think saying "Record" makes
this easier to understand for people who don't necessarilly know what UTMP is.

docs/index.md
units/systemd-update-utmp-runlevel.service.in
units/systemd-update-utmp.service.in

index c853d8020ec4393ce482558b8d0877985d155562..c5d7f849914c29ef2b0bf4c0ca8204cbbc0bf3f4 100644 (file)
@@ -67,9 +67,9 @@ Welcome to <span style="color:blue">Fedora 20 (Heisenbug)</span>!
          Starting Recreate Volatile Files and Directories...
          Starting Trigger Flushing of Journal to Persistent Storage...
 [  <span style="color:green">OK</span>  ] Started Recreate Volatile Files and Directories.
-         Starting Update UTMP about System Reboot/Shutdown...
+         Starting Record System Reboot/Shutdown in UTMP...
 [  <span style="color:green">OK</span>  ] Started Trigger Flushing of Journal to Persistent Storage.
-[  <span style="color:green">OK</span>  ] Started Update UTMP about System Reboot/Shutdown.
+[  <span style="color:green">OK</span>  ] Started Record System Reboot/Shutdown in UTMP.
 [  <span style="color:green">OK</span>  ] Reached target System Initialization.
 [  <span style="color:green">OK</span>  ] Reached target Timers.
 [  <span style="color:green">OK</span>  ] Listening on D-Bus System Message Bus Socket.
index d94b22253e6b5d78d58e23d33ae64f30a9b6c815..11177dc621f850ba19a05737225849120f4c808b 100644 (file)
@@ -8,7 +8,7 @@
 #  (at your option) any later version.
 
 [Unit]
-Description=Update UTMP about System Runlevel Changes
+Description=Record Runlevel Change in UTMP
 Documentation=man:systemd-update-utmp-runlevel.service(8) man:utmp(5)
 DefaultDependencies=no
 RequiresMountsFor=/var/log/wtmp
index 89bfd636217999ab7070f7dc77424c9c08b8c485..cedefa8e08de195dd3b3d65f5b95ab952af26b36 100644 (file)
@@ -8,7 +8,7 @@
 #  (at your option) any later version.
 
 [Unit]
-Description=Update UTMP about System Boot/Shutdown
+Description=Record System Boot/Shutdown in UTMP
 Documentation=man:systemd-update-utmp.service(8) man:utmp(5)
 DefaultDependencies=no
 RequiresMountsFor=/var/log/wtmp