Home
last modified time | relevance | path

Searched refs:service_watchdogs (Results 1 – 8 of 8) sorted by relevance

/systemd-251/src/core/
Demergency-action.c62 if (FLAGS_SET(options, EMERGENCY_ACTION_IS_WATCHDOG) && !m->service_watchdogs) { in emergency_action()
Dmanager-serialize.c104 (void) serialize_bool(f, "service-watchdogs", m->service_watchdogs); in manager_serialize()
398 m->service_watchdogs = b; in manager_deserialize()
Dmanager.h354 bool service_watchdogs; member
Dmain.c750 m->service_watchdogs = arg_service_watchdogs; in set_manager_settings()
Dservice.c4026 if (UNIT(s)->manager->service_watchdogs) { in service_dispatch_watchdog()
4073 if (!UNIT(s)->manager->service_watchdogs) in service_force_watchdog()
Ddbus-manager.c2786 …dogs", "b", bus_property_get_bool, bus_property_set_bool, offsetof(Manager, service_watchdogs), 0),
/systemd-251/test/fuzz/fuzz-unit-file/
Ddirectives-all.service342 systemd.service_watchdogs= key
/systemd-251/
DNEWS6445 systemd.service_watchdogs= for controlling the same.