chiark / gitweb /
readahead: fix calculation of percentage
[elogind.git] / src / core / execute.h
index 6c68169a8420cd4fc5e6806bf603ba531b18fb48..2083c2971ba77660c29cd10c220900a911f54671 100644 (file)
@@ -192,6 +192,7 @@ int exec_spawn(ExecCommand *command,
                struct CGroupBonding *cgroup_bondings,
                struct CGroupAttribute *cgroup_attributes,
                const char *cgroup_suffix,
+               const char *unit_id,
                int pipe_fd[2],
                pid_t *ret);