Fix description on suspend-then-hibernate units.
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 8c45510..999c0a9 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 441ff16..5d6a582 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