units: adjust Descriptions of various units

In general, it's not very usuful to repeat the unit name as the description.
Especially when the word is a common name and if somebody doesn't understand
the meaning immediately, they are not going to gain anything from the
repeat either, e.g. "halt", "swap".

In the status-unit-format=combined output parentheses are used around
Description, so avoid using parenthesis in the Description itself.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-06-29 09:47:53 +02:00
parent 0a59216cae
commit 4fd3fc6639
23 changed files with 23 additions and 23 deletions

View file

@ -8,6 +8,6 @@
# (at your option) any later version.
[Unit]
Description=Bluetooth
Description=Bluetooth Support
Documentation=man:systemd.special(7)
StopWhenUnneeded=yes

View file

@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
Description=Final Step
Description=Late Boot Services
Documentation=man:systemd.special(7)
DefaultDependencies=no
RefuseManualStart=yes

View file

@ -8,6 +8,6 @@
# (at your option) any later version.
[Unit]
Description=Login Prompts (Pre)
Description=Preparation for Logins
Documentation=man:systemd.special(7) man:systemd-getty-generator(8)
Documentation=http://0pointer.de/blog/projects/serial-console.html

View file

@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
Description=Halt
Description=System Halt
Documentation=man:systemd.special(7)
DefaultDependencies=no
Requires=systemd-halt.service

View file

@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
Description=Hibernate
Description=System Hibernation
Documentation=man:systemd.special(7)
DefaultDependencies=no
Requires=systemd-hibernate.service

View file

@ -8,6 +8,6 @@
# (at your option) any later version.
[Unit]
Description=Local File Systems (Pre)
Description=Preparation for Local File Systems
Documentation=man:systemd.special(7)
RefuseManualStart=yes

View file

@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
Description=Network (Pre)
Description=Preparation for Network
Documentation=man:systemd.special(7)
Documentation=https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
RefuseManualStart=yes

View file

@ -8,5 +8,5 @@
# (at your option) any later version.
[Unit]
Description=Paths
Description=Path Units
Documentation=man:systemd.special(7)

View file

@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
Description=Power-Off
Description=System Power Off
Documentation=man:systemd.special(7)
DefaultDependencies=no
Requires=systemd-poweroff.service

View file

@ -8,6 +8,6 @@
# (at your option) any later version.
[Unit]
Description=Printer
Description=Printer Support
Documentation=man:systemd.special(7)
StopWhenUnneeded=yes

View file

@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
Description=Reboot
Description=System Reboot
Documentation=man:systemd.special(7)
DefaultDependencies=no
Requires=systemd-reboot.service

View file

@ -8,6 +8,6 @@
# (at your option) any later version.
[Unit]
Description=Remote File Systems (Pre)
Description=Preparation for Remote File Systems
Documentation=man:systemd.special(7)
RefuseManualStart=yes

View file

@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
Description=Shutdown
Description=System Shutdown
Documentation=man:systemd.special(7)
DefaultDependencies=no
RefuseManualStart=yes

View file

@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
Description=Slices
Description=Slice Units
Documentation=man:systemd.special(7)
Wants=-.slice system.slice
After=-.slice system.slice

View file

@ -8,5 +8,5 @@
# (at your option) any later version.
[Unit]
Description=Sockets
Description=Socket Units
Documentation=man:systemd.special(7)

View file

@ -8,5 +8,5 @@
# (at your option) any later version.
[Unit]
Description=Swap
Description=Swaps
Documentation=man:systemd.special(7)

View file

@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
Description=Halt
Description=System Halt
Documentation=man:systemd-halt.service(8)
DefaultDependencies=no
Requires=shutdown.target umount.target final.target

View file

@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
Description=Network Service
Description=Network Configuration
Documentation=man:systemd-networkd.service(8)
ConditionCapability=CAP_NET_ADMIN
DefaultDependencies=no

View file

@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
Description=Power-Off
Description=System Power Off
Documentation=man:systemd-poweroff.service(8)
DefaultDependencies=no
Requires=shutdown.target umount.target final.target

View file

@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
Description=Reboot
Description=System Reboot
Documentation=man:systemd-reboot.service(8)
DefaultDependencies=no
Requires=shutdown.target umount.target final.target

View file

@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
Description=Suspend
Description=System Suspend
Documentation=man:systemd-suspend.service(8)
DefaultDependencies=no
Requires=sleep.target

View file

@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
Description=Timers
Description=Timer Units
Documentation=man:systemd.special(7)
DefaultDependencies=no

View file

@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
Description=Temporary Directory (/tmp)
Description=Temporary Directory /tmp
Documentation=https://systemd.io/TEMPORARY_DIRECTORIES
Documentation=man:file-hierarchy(7)
Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems