A backdoor in xz
A backdoor in xz
Posted Mar 30, 2024 9:57 UTC (Sat) by cesarb (subscriber, #6266)In reply to: A backdoor in xz by DimeCadmium
Parent article: A backdoor in xz
Another solution is the watchdog: the service has to tell the service manager "I'm still running!" periodically, otherwise it's treated as failed. Then the main effect of the initial "I'm running!" is that the timeout before it is given by TimeoutStartSec, and the timeout after it is given by WatchdogSec, which can be shorter (allowing for services which are slow to start, like heavy Java-based servers).
