X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fservice.c;h=24b7bef287177c85c775427e310ff42e3ff2a3d5;hp=cc61b546fc831c0d4913dc1c4a385c583a1b7865;hb=13b84ec7df103ce388910a2b868fe1668c1e27ef;hpb=8bd94f7a03032ac9218e88e8e099e974627a3bcb diff --git a/src/core/service.c b/src/core/service.c index cc61b546f..24b7bef28 100644 --- a/src/core/service.c +++ b/src/core/service.c @@ -1820,7 +1820,7 @@ static int service_spawn( apply_chroot, apply_tty_stdin, UNIT(s)->manager->confirm_spawn, - UNIT(s)->cgroup_mask, + UNIT(s)->manager->cgroup_supported, path, UNIT(s)->id, s->type == SERVICE_IDLE ? UNIT(s)->manager->idle_pipe : NULL,