Update sessiond man page with new env var
authorDavid Goulet <dgoulet@efficios.com>
Mon, 3 Dec 2012 18:08:25 +0000 (13:08 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 3 Dec 2012 18:08:25 +0000 (13:08 -0500)
Signed-off-by: David Goulet <dgoulet@efficios.com>
doc/man/lttng-sessiond.8

index b8b9906adcabc6dbb23b68b92dd1dad53b406d3e..76c87b6a0efab1295001b45397789b4f71597c0d 100644 (file)
@@ -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_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
 .SH "SEE ALSO"
 
 .PP
This page took 0.026766 seconds and 5 git commands to generate.