X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fcgroup.c;h=6c51235e7b9a7c2cf683b72a82b197e241a32be2;hb=73e231abde39f22097df50542c745e01de879836;hp=24d6ff6482a680d7b28ee56a6deda1ee2b957771;hpb=03b90d4bade317c601bc22ccc700396ca6ba5a8e;p=elogind.git diff --git a/src/core/cgroup.c b/src/core/cgroup.c index 24d6ff648..6c51235e7 100644 --- a/src/core/cgroup.c +++ b/src/core/cgroup.c @@ -629,7 +629,7 @@ int unit_realize_cgroup(Unit *u) { * unit, we need to first create all parents, but there's more * actually: for the weight-based controllers we also need to * make sure that all our siblings (i.e. units that are in the - * same slice as we are) have cgroups, too. Otherwise things + * same slice as we are) have cgroups, too. Otherwise, things * would become very uneven as each of their processes would * get as much resources as all our group together. This call * will synchronously create the parent cgroups, but will