From: Sven Eden Date: Fri, 28 Jul 2017 06:35:36 +0000 (+0200) Subject: Prep v234.2: Apply upstream fixes in src/core (4/6) X-Git-Tag: chiark/234.4-1+devuan1.1+iwj1~46 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=3d28f97fbac0e258ac914e5f00f9520d38b96cdc;p=elogind.git Prep v234.2: Apply upstream fixes in src/core (4/6) --- diff --git a/src/core/cgroup.c b/src/core/cgroup.c index 4776380b8..04816239c 100644 --- a/src/core/cgroup.c +++ b/src/core/cgroup.c @@ -1856,6 +1856,7 @@ int manager_setup_cgroup(Manager *m) { (void) sd_event_source_set_description(m->cgroup_inotify_event_source, "cgroup-inotify"); } else if (MANAGER_IS_SYSTEM(m)) { + /* On the legacy hierarchy we only get * notifications via cgroup agents. (Which * isn't really reliable, since it does not