From: David Goulet Date: Mon, 3 Dec 2012 18:08:25 +0000 (-0500) Subject: Update sessiond man page with new env var X-Git-Tag: v2.1.0-rc9~2 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=6be3d49af943f4dda1d6bb2257b98817b05f417a Update sessiond man page with new env var Signed-off-by: David Goulet --- diff --git a/doc/man/lttng-sessiond.8 b/doc/man/lttng-sessiond.8 index b8b9906ad..76c87b6a0 100644 --- a/doc/man/lttng-sessiond.8 +++ b/doc/man/lttng-sessiond.8 @@ -132,6 +132,11 @@ Specifiy the 32-bit library path containing libconsumer.so. .IP "LTTNG_DEBUG_NOCLONE" Debug-mode disabling use of clone/fork. Insecure, but required to allow debuggers to work with sessiond on some operating systems. +.IP "LTTNG_APP_SOCKET_TIMEOUT" +Control the timeout of application's socket when sending and receiving +commands. After this period of time, the application is unregistered by the +session daemon. A value of 0 or -1 means an infinite timeout. Default value is +5 seconds. .SH "SEE ALSO" .PP