if (ret)
return log_error_errno(false, errno, "Failed to enter cgroup \"%s\"", h->monitor_full_path);
+ TRACE("Moved monitor into %s cgroup via %d", h->monitor_full_path, h->cgfd_mon);
+
if (handler->transient_pid <= 0)
continue;
if (ret)
return log_error_errno(false, errno, "Failed to enter cgroup \"%s\"", h->monitor_full_path);
+ TRACE("Moved transient process into %s cgroup via %d", h->monitor_full_path, h->cgfd_mon);
+
/*
* we don't keep the fds for non-unified hierarchies around
* mainly because we don't make use of them anymore after the