units: retitle systemd-bootctl*.{service,socket}
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 14 Mar 2024 09:18:58 +0000 (10:18 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 14 Mar 2024 10:15:55 +0000 (11:15 +0100)
"Starting Boot Control…" would be a fairly confusing message in the boot logs.
Use "… Service" to mirror what we have in other services like
systemd-{hostnamed,timedated,portabled,machined,…}.service.

units/systemd-bootctl.socket
units/systemd-bootctl@.service.in

index bfc64358a61d03999cacecf066f50c96d03b689e..59151ba161c488a4e6f7696ffefd3bc2b36f93b9 100644 (file)
@@ -8,7 +8,7 @@
 #  (at your option) any later version.
 
 [Unit]
-Description=Boot Control
+Description=Boot Entries Service Socket
 Documentation=man:bootctl(1)
 DefaultDependencies=no
 After=local-fs.target
index 5ca889bfabca1b587c49fe020843c244053a210a..73175f1a93da3c42aff89703c60ec4cf0fa6d8d4 100644 (file)
@@ -8,7 +8,7 @@
 #  (at your option) any later version.
 
 [Unit]
-Description=Boot Control
+Description=Boot Entries Service
 Documentation=man:bootctl(1)
 DefaultDependencies=no
 Conflicts=shutdown.target