[Bug 1883] use setproctitle for persistent mux master
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri May 6 15:59:29 EST 2011
https://bugzilla.mindrot.org/show_bug.cgi?id=1883
--- Comment #4 from Bert Wesarg <Bert.Wesarg at googlemail.com> 2011-05-06 15:59:29 EST ---
What about the chdir(/)? I think this is mandatory for daemons. I also
suggest to change the proctitle after a mux stopped listening. Maybe
something like this in client_stop_mux():
setproctitle("[closed mux]");
Thanks.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list