mirror of
https://github.com/systemd/systemd.git
synced 2025-09-10 22:52:49 +02:00
units: update Description= for systemd-sleep units
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
# (at your option) any later version.
|
# (at your option) any later version.
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Hibernate
|
Description=System Hibernate
|
||||||
Documentation=man:systemd-hibernate.service(8)
|
Documentation=man:systemd-hibernate.service(8)
|
||||||
DefaultDependencies=no
|
DefaultDependencies=no
|
||||||
Requires=sleep.target
|
Requires=sleep.target
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# (at your option) any later version.
|
# (at your option) any later version.
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Hybrid Suspend+Hibernate
|
Description=System Hybrid Suspend+Hibernate
|
||||||
Documentation=man:systemd-hybrid-sleep.service(8)
|
Documentation=man:systemd-hybrid-sleep.service(8)
|
||||||
DefaultDependencies=no
|
DefaultDependencies=no
|
||||||
Requires=sleep.target
|
Requires=sleep.target
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
# (at your option) any later version.
|
# (at your option) any later version.
|
||||||
|
|
||||||
[Unit]
|
[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)
|
Documentation=man:systemd-suspend-then-hibernate.service(8)
|
||||||
DefaultDependencies=no
|
DefaultDependencies=no
|
||||||
Requires=sleep.target
|
Requires=sleep.target
|
||||||
|
|||||||
Reference in New Issue
Block a user