From: Martin Pitt Date: Fri, 3 Feb 2017 17:11:37 +0000 (+0100) Subject: man: clarify interface for suspend/resume integration (#5220) X-Git-Tag: v234~574 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=63927b9f4ce538cd4e730bff53fae2381df48e9e;p=platform%2Fupstream%2Fsystemd.git man: clarify interface for suspend/resume integration (#5220) Fixes #4916. --- diff --git a/man/systemd-suspend.service.xml b/man/systemd-suspend.service.xml index a8beb86..c7733f2 100644 --- a/man/systemd-suspend.service.xml +++ b/man/systemd-suspend.service.xml @@ -89,8 +89,10 @@ Note that scripts or binaries dropped in /usr/lib/systemd/system-sleep/ 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. + want to react to system suspend/hibernation and resume, + they should rather use the Inhibitor + interface. Note that systemd-suspend.service,