From 63927b9f4ce538cd4e730bff53fae2381df48e9e Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Fri, 3 Feb 2017 18:11:37 +0100 Subject: man: clarify interface for suspend/resume integration (#5220) Fixes #4916. --- man/systemd-suspend.service.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/systemd-suspend.service.xml b/man/systemd-suspend.service.xml index a8beb86f4d..c7733f2885 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, -- cgit v1.2.3-54-g00ecf