X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Ftimer.c;h=03c9610eb61d85fe92e674a3879d4c65e14dc2ea;hb=915b375388231ed97cad2929ab948756bfc77c42;hp=0b3c5ce0770bbc37d0c775357619e72ef13b09c7;hpb=e50d5048652a3f481ab730e17c90e874d967aa90;p=elogind.git diff --git a/src/core/timer.c b/src/core/timer.c index 0b3c5ce07..03c9610eb 100644 --- a/src/core/timer.c +++ b/src/core/timer.c @@ -222,7 +222,7 @@ static void timer_enter_waiting(Timer *t, bool initial) { break; case TIMER_STARTUP: - base = UNIT(t)->manager->startup_timestamp.monotonic; + base = UNIT(t)->manager->userspace_timestamp.monotonic; break; case TIMER_UNIT_ACTIVE: