search for: is_detach_process_context_requir

Displaying 2 results from an estimated 2 matches for "is_detach_process_context_requir".

2015 Oct 09
1
OpenSSH and stdin/stdout assigning
...compile time default at some point between those two because pipes have better close semantics for what sshd wants to do. Thanks for quick reply, appreciate it. > That sounds a bit silly. Which daemons? At least python-daemon lib. Look here for functions is_process_started_by_superserver() and is_detach_process_context_required() https://alioth.debian.org/scm/browser.php?group_id=100328 2015-10-09 5:17 GMT+03:00 Darren Tucker <dtucker at dtucker.net>: > > On Oct 9, 2015 11:29 AM, "????? ????????" <pv.safronov at gmail.com> wrote: >> >> Hey, guys, I have a question about a differe...
2015 Oct 08
3
OpenSSH and stdin/stdout assigning
Hey, guys, I have a question about a difference between openssh 4.3 and 5.3. I have plenty of servers with RHEL5 and RHEL6. Most of RHEL5 servers have openssh-server version 4.3p2-72.el5_6.3 (kernel 2.6.39-100.7.1uek) And RHEL6 servers have 5.3p1-111.el6 (kernel 3.8.13-35.el6uek.x86_64) So there is the difference in assigning stdin and stdout for ssh connections. Openssh 4.3 assigns socket (I