X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fcgroup.c;h=6a6c5049b39df1377b571baa2d9e51e0fe80c8b4;hb=3f41e1e5955552a771748225334b3e8a7eb02b8a;hp=f2a99c76b7612c0bbb57b491734859b29065a5be;hpb=15c60e99a974782351ca8a5ed438dc3729eb5fe7;p=elogind.git diff --git a/src/core/cgroup.c b/src/core/cgroup.c index f2a99c76b..6a6c5049b 100644 --- a/src/core/cgroup.c +++ b/src/core/cgroup.c @@ -509,7 +509,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 cgroup 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