chiark / gitweb /
execute: if the main process of a service already owns the TTY, don't wait for acquir...
[elogind.git] / src / execute.h
index 2e0e6cca3c7bc7f983f5d59cc8e83ea2b05bb1fc..a9075fe0eb6d7541bbd2a592f8697492dc765833 100644 (file)
@@ -196,6 +196,7 @@ int exec_spawn(ExecCommand *command,
                char **environment,
                bool apply_permissions,
                bool apply_chroot,
                char **environment,
                bool apply_permissions,
                bool apply_chroot,
+               bool apply_tty_stdin,
                bool confirm_spawn,
                struct CGroupBonding *cgroup_bondings,
                pid_t *ret);
                bool confirm_spawn,
                struct CGroupBonding *cgroup_bondings,
                pid_t *ret);