X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fexecute.h;h=989373f4818f20a9c40c364dccd5fdb32cee312e;hb=43d03a83766a0d63f535e2afa6aeb6e6acbe83b2;hp=bd3db0b633274eb1028292d20b41137b2b5cf90e;hpb=a809021a9c330236d520eb329cfb4d52a401e8a0;p=elogind.git diff --git a/src/core/execute.h b/src/core/execute.h index bd3db0b63..989373f48 100644 --- a/src/core/execute.h +++ b/src/core/execute.h @@ -181,6 +181,7 @@ int exec_spawn(ExecCommand *command, CGroupControllerMask cgroup_mask, const char *cgroup_path, const char *unit_id, + usec_t watchdog_usec, int pipe_fd[2], ExecRuntime *runtime, pid_t *ret);