Searched defs:use_watchdog (Results 1 - 1 of 1) sorted by relevance
/systemd/src/core/ | ||
H A D | shutdown.c | 163 bool in_container, use_watchdog = false; local 207 use_watchdog = !!getenv("WATCHDOG_USEC"); 229 if (use_watchdog) |
Completed in 23 milliseconds