diff --git a/units/systemd-hibernate.service.in b/units/systemd-hibernate.service.in index 25cd7a0ff95..c43195bc076 100644 --- a/units/systemd-hibernate.service.in +++ b/units/systemd-hibernate.service.in @@ -8,7 +8,7 @@ # (at your option) any later version. [Unit] -Description=Hibernate +Description=System Hibernate Documentation=man:systemd-hibernate.service(8) DefaultDependencies=no Requires=sleep.target diff --git a/units/systemd-hybrid-sleep.service.in b/units/systemd-hybrid-sleep.service.in index fe57f57fae6..c85215bdacf 100644 --- a/units/systemd-hybrid-sleep.service.in +++ b/units/systemd-hybrid-sleep.service.in @@ -8,7 +8,7 @@ # (at your option) any later version. [Unit] -Description=Hybrid Suspend+Hibernate +Description=System Hybrid Suspend+Hibernate Documentation=man:systemd-hybrid-sleep.service(8) DefaultDependencies=no Requires=sleep.target diff --git a/units/systemd-suspend-then-hibernate.service.in b/units/systemd-suspend-then-hibernate.service.in index 150d8d2c239..d7ab2c195e5 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; Hibernate if not used for a period of time +Description=System Suspend then Hibernate Documentation=man:systemd-suspend-then-hibernate.service(8) DefaultDependencies=no Requires=sleep.target