mirror of
https://github.com/systemd/systemd.git
synced 2024-12-30 04:23:33 +08:00
man: clarify interface for suspend/resume integration (#5220)
Fixes #4916.
This commit is contained in:
parent
d201d90838
commit
63927b9f4c
@ -89,8 +89,10 @@
|
||||
<para>Note that scripts or binaries dropped in
|
||||
<filename>/usr/lib/systemd/system-sleep/</filename> are intended
|
||||
for local use only and should be considered hacks. If applications
|
||||
want to be notified of system suspend/hibernation and resume,
|
||||
there are much nicer interfaces available.</para>
|
||||
want to react to system suspend/hibernation and resume,
|
||||
they should rather use the <ulink
|
||||
url="http://www.freedesktop.org/wiki/Software/systemd/inhibit">Inhibitor
|
||||
interface</ulink>.</para>
|
||||
|
||||
<para>Note that
|
||||
<filename>systemd-suspend.service</filename>,
|
||||
|
Loading…
Reference in New Issue
Block a user