<div><div dir="auto">On Sat, Sep 7, 2019 at 06:12 Mikael Djurfeldt <<a href="mailto:mikael@djurfeldt.com">mikael@djurfeldt.com</a>> wrote:<br></div></div><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div></div></blockquote><div dir="auto"><br></div><div dir="auto">%< Snip %<</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>When the host has gone to sleep and wakes up again, I get logged out from my gdm session. It starts out like this:</div><div><br></div><div>Sep  7 13:23:58 hat kernel: [82210.177399] 11:23:58.337557 timesync vgsvcTimeSyncWorker: Radical guest time change: 2 491 379 233 000ns (GuestNow=1 567 855 438 281 378 000 ns GuestLast=1 567 852 946 902 145 000 ns fSetTimeLastLoop=false)<br>Sep  7 13:23:59 hat systemd[1]: systemd-logind.service: Watchdog timeout (limit 3min)!<br>Sep  7 13:23:59 hat /usr/lib/gdm3/gdm-x-session[1285]: (EE)<br>Sep  7 13:23:59 hat /usr/lib/gdm3/gdm-x-session[1285]: Fatal server error:<br>Sep  7 13:23:59 hat /usr/lib/gdm3/gdm-x-session[1285]: (EE) systemd-logind disappeared (stopped/restarted?)</div><div><br></div><div>Can I fix this by setting systemd-logind.service WatchdogSec to something else? What should I set it to to disable watchdogs? I tried to find documentation for WatchdogSec but failed. Can you please point me to the proper documentation?</div></div></blockquote><div dir="auto"><br></div><div dir="auto">Without looking at the code, it seems as if the watchdog is using clock deltas, rather than checking kernel ticks (or its own internal tick accumulator). If that is correct, I wonder if there is a reason for doing it that way. Jumps in system time will cause havoc with anything that operates that way.</div><div dir="auto"><br></div><div dir="auto">In any case, you can get rid of the watchdog altogether with an override. Granted, you will not detect logind hangs, but that is probably not a huge concern for your particular use case if you want to stay logged in all the time.</div><div dir="auto"><br></div><div dir="auto">..Ch:W..</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div></div></blockquote></div></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">“I would challenge anyone here to think of a question upon which we once had a scientific answer, however inadequate, but for which now the best answer is a religious one."  -Sam Harris</div></div>