1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-03-12 08:58:20 +03:00

units: update Description= for systemd-sleep units

(cherry picked from commit 22b21b2ea2db3485923cce3d0c2305c6538ff83a)
(cherry picked from commit f8c22708f196bb4d3aaf3065b20c14cdc2422233)
(cherry picked from commit 753c6e703b841b25afcc39f4600e8484840aef4b)
(cherry picked from commit a3c854c4f7a06ffa2d468793efaf5dd67b499208)
This commit is contained in:
Mike Yuan 2024-01-15 02:58:52 +08:00 committed by Luca Boccassi
parent 2ee05d68cf
commit f28d673a2a
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

@ -8,7 +8,7 @@
# (at your option) any later version.
[Unit]
Description=Suspend; Hibernate if not used for a period of time
Description=System Suspend then Hibernate
Documentation=man:systemd-suspend-then-hibernate.service(8)
DefaultDependencies=no
Requires=sleep.target