mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
Fix description on suspend-then-hibernate units.
Suspend; Idle into hibernate didn't make sense.
This commit is contained in:
parent
e68c79db91
commit
ca037d1e08
@ -8,7 +8,7 @@
|
||||
# (at your option) any later version.
|
||||
|
||||
[Unit]
|
||||
Description=Suspend; Idle into hibernate
|
||||
Description=Suspend; Hibernate if not used for a period of time
|
||||
Documentation=man:systemd.special(7)
|
||||
DefaultDependencies=no
|
||||
Requires=systemd-suspend-then-hibernate.service
|
||||
|
@ -8,7 +8,7 @@
|
||||
# (at your option) any later version.
|
||||
|
||||
[Unit]
|
||||
Description=Suspend; Idle into hibernate
|
||||
Description=Suspend; Hibernate if not used for a period of time
|
||||
Documentation=man:systemd-suspend.service(8)
|
||||
DefaultDependencies=no
|
||||
Requires=sleep.target
|
||||
|
Loading…
Reference in New Issue
Block a user