From ca037d1e08ecc7ab831473d44230e3e3b6da6031 Mon Sep 17 00:00:00 2001 From: Mario Limonciello Date: Wed, 28 Mar 2018 15:13:49 -0500 Subject: Fix description on suspend-then-hibernate units. Suspend; Idle into hibernate didn't make sense. --- units/systemd-suspend-then-hibernate.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/systemd-suspend-then-hibernate.service.in') diff --git a/units/systemd-suspend-then-hibernate.service.in b/units/systemd-suspend-then-hibernate.service.in index 441ff164a0..5d6a582730 100644 --- a/units/systemd-suspend-then-hibernate.service.in +++ b/units/systemd-suspend-then-hibernate.service.in @@ -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 -- cgit v1.2.1