X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fexecute.h;h=a9075fe0eb6d7541bbd2a592f8697492dc765833;hp=2e0e6cca3c7bc7f983f5d59cc8e83ea2b05bb1fc;hb=1e3ad081efda42dd1cc737ce7e98be8889c78340;hpb=74922904348e53a992af63c581d4ccd3317ccce0 diff --git a/src/execute.h b/src/execute.h index 2e0e6cca3..a9075fe0e 100644 --- a/src/execute.h +++ b/src/execute.h @@ -196,6 +196,7 @@ int exec_spawn(ExecCommand *command, char **environment, bool apply_permissions, bool apply_chroot, + bool apply_tty_stdin, bool confirm_spawn, struct CGroupBonding *cgroup_bondings, pid_t *ret);