25e6c89 resolved: reset initial_jitter_elapsed properly

1 file Authored by Lennart Poettering 3 years ago, Committed by zbyszek 3 years ago,
    resolved: reset initial_jitter_elapsed properly
    
    This fixes resetting of initial_jitter_elapsed: the first time the timer
    hits after initial_jitter_scheduled is set we need to mark things as
    elapsed.
    
    (Also improve log messages around this while we are at it)
    
    (cherry picked from commit 213cb4f7e443241ef942cfbd0263cde33b4672c1)