Home
last modified time | relevance | path

Searched refs:SERVICE_EXIT_CGROUP (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/core/
Dservice.h40 SERVICE_EXIT_CGROUP, /* we wait for the last process in the cgroup to exit */ enumerator
Dservice.c605 if (s->type == SERVICE_ONESHOT && s->exit_type == SERVICE_EXIT_CGROUP) in service_verify()
626 if (s->exit_type == SERVICE_EXIT_CGROUP && cg_unified() < CGROUP_UNIFIED_SYSTEMD) in service_verify()
3353 if (s->exit_type == SERVICE_EXIT_CGROUP && main_pid_good(s) <= 0) in service_notify_cgroup_empty_event()
4646 [SERVICE_EXIT_CGROUP] = "cgroup",