I was checking how the watchdog is implemented in systemd. I saw some examples. In these examples I couldn't see that application sends feedback to systemd, that it is alive.
How systemd will know and restart application if it is frozen? Because in this case, it is not crashed, application is there but frozen. thank you.