diff options
Diffstat (limited to 'man/systemd-suspend.service.xml')
-rw-r--r-- | man/systemd-suspend.service.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/systemd-suspend.service.xml b/man/systemd-suspend.service.xml index b9464c8826..9b8bad4791 100644 --- a/man/systemd-suspend.service.xml +++ b/man/systemd-suspend.service.xml @@ -106,6 +106,11 @@ system sleep states with a command such as "<literal>systemctl suspend</literal>" or similar.</para> + + <para>Internally, this service will echo a string like + <literal>mem</literal> into + <filename>/sys/power/state</filename>, to trigger the + actual system suspend.</para> </refsect1> <refsect1> |