Re: [systemd-devel] suspend-utils and systemd

2015-05-12 Thread Peter Dahlberg
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

Re: [systemd-devel] suspend-utils and systemd

2014-08-18 Thread Lennart Poettering
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

[systemd-devel] suspend-utils and systemd

2014-08-16 Thread Rodolfo García Peñas (kix)
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