]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Fix description on suspend-then-hibernate units. 8606/head
authorMario Limonciello <mario.limonciello@dell.com>
Wed, 28 Mar 2018 20:13:49 +0000 (15:13 -0500)
committerMario Limonciello <mario.limonciello@dell.com>
Wed, 28 Mar 2018 20:26:18 +0000 (15:26 -0500)
Suspend; Idle into hibernate didn't make sense.

units/suspend-then-hibernate.target
units/systemd-suspend-then-hibernate.service.in

index 8c4551009532666345cbc354d6697feeccdbbc3c..999c0a9c86ba3e229083fe41767d32b425e31e4d 100644 (file)
@@ -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
index 441ff164a02b6e72c10c1f356198cfe513ae1ade..5d6a58273021b27a4f3372966e44b2365c5385b8 100644 (file)
@@ -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