units: retitle systemd-bootctl*.{service,socket}

"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.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2024-03-14 10:18:58 +01:00
parent 3986aa6d08
commit 25e98e331d
2 changed files with 2 additions and 2 deletions

View 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

View 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