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: v233~172 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=63927b9f4ce538cd4e730bff53fae2381df48e9e;p=thirdparty%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 a8beb86f4da..c7733f2885e 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,