Backport: Introduce LTTNG_RELAYD_WORKING_DIRECTORY environment variable
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 22 May 2018 17:48:07 +0000 (13:48 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 21 Sep 2018 04:00:52 +0000 (00:00 -0400)
commitc7cc870e07722a234c620f87edbed55354fb3009
tree1682ead317f490f998715bcd05a759540d79044c
parent11f9a85f83cc2eb4dadd933f6a34013dd6b5b668
Backport: Introduce LTTNG_RELAYD_WORKING_DIRECTORY environment variable

LTTNG_RELAYD_WORKING_DIRECTORY is equivalent to the --working-directory
command line options.

Note: when using --working-directory, the command line option always
overwrite the environment configuration, LTTNG_RELAYD_WORKING_DIRECTORY
in this case.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
src/bin/lttng-relayd/main.c
src/common/defaults.h
tests/regression/tools/working-directory/test_relayd_workding_directory
This page took 0.027211 seconds and 5 git commands to generate.