[systemd-bugs] [Bug 84251] user service does not get executed after timer wakeup

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 3 13:45:56 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=84251

Kai <pothos at riseup.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #106745|0                           |1
        is obsolete|                            |

--- Comment #2 from Kai <pothos at riseup.net> ---
Created attachment 110425
  --> https://bugs.freedesktop.org/attachment.cgi?id=110425&action=edit
new version of the wakeup script for user services

On Debian systemd 217 this is till an issue. I attached the script running only
as user and without sudo (because ~/.config/systemd/ is used instead of
/etc/systemd/).

Running without suspend:
Dez 03 22:28:57 hostname systemd[1737]: Starting test wake timer.
Dez 03 22:28:57 hostname systemd[1737]: Started test wake timer.
Dez 03 22:29:24 hostname systemd[1737]: Starting -.slice.
Dez 03 22:29:24 hostname systemd[1737]: Created slice -.slice.
Dez 03 22:29:24 hostname systemd[1737]: Starting test wake action...
Dez 03 22:29:24 hostname systemd[1737]: Started test wake action.

Running with suspend:
Dez 03 22:29:28 hostname systemd[1737]: Stopping test wake timer.
Dez 03 22:29:28 hostname systemd[1737]: Stopped test wake timer.
Dez 03 22:29:28 hostname systemd[1737]: Stopped test wake action.
Dez 03 22:29:54 hostname systemd[1737]: Starting test wake timer.
Dez 03 22:29:54 hostname systemd[1737]: Started test wake timer.
Dez 03 22:30:14 hostname systemd[1737]: Time has been changed

So the service is still not started.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20141203/cb3f8642/attachment.html>


More information about the systemd-bugs mailing list