chiark / gitweb /
service: place control command in subcgroup control/
[elogind.git] / src / core / execute.h
index fc4c71e534c3d47695ae22125377cf9805f7bcd2..428bb7c9bfe0530ef39190f14351d5715841e109 100644 (file)
@@ -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);