X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=src%2Fcore%2Fexecute.h;h=428bb7c9bfe0530ef39190f14351d5715841e109;hb=ecedd90fcdf647f9a7b56b4934b65e30b2979b04;hp=fc4c71e534c3d47695ae22125377cf9805f7bcd2;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8;p=elogind.git diff --git a/src/core/execute.h b/src/core/execute.h index fc4c71e53..428bb7c9b 100644 --- a/src/core/execute.h +++ b/src/core/execute.h @@ -192,6 +192,7 @@ int exec_spawn(ExecCommand *command, bool confirm_spawn, struct CGroupBonding *cgroup_bondings, struct CGroupAttribute *cgroup_attributes, + const char *cgroup_suffix, pid_t *ret); void exec_command_done(ExecCommand *c);