On Sat, Jul 28, 2012 at 10:50 AM, jsteel <m...@jsteel.org> wrote:
> Hi,
>
> When using systemd to handle suspend, it doesn't run hooks in
> /etc/pm/sleep.d/ which work when running "pm-suspend".
>
> My hook is called 01custom and is executable.
>
> Is it incapable of handing these suspend/resume scripts or does it
> have its own method?

It uses /usr/lib/systemd/system-sleep/.

$1 = "pre" | "post"
$2 = "suspend" | "hibernate"

-- 
Mantas Mikulėnas

Reply via email to