Hi,
> We only support the in-kernel default suspend-to-disk and suspend-to-ram
> implementations. We don't really support any other implementations of
> the logic upstream, and especially not out-of-tree ones.
>
> You can of course override the implementation of systemd-suspend.service
> and syst
On Sat, 16.08.14 13:48, Rodolfo García Peñas (kix) ([email protected]) wrote:
Heya,
> Hi,
>
> I am new on the list. Thanks for your work with systemd.
>
> I am trying to run systemd and suspend-utils (uswsusp in Debian) and
> I don't know how to do it.
>
> I was checking how to include support fo
Hi,
I am new on the list. Thanks for your work with systemd.
I am trying to run systemd and suspend-utils (uswsusp in Debian) and I
don't know how to do it.
I was checking how to include support for suspend with normal packages
(server daemons,...) but I am not sure how to implement it wit