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>
Thu, 28 Jun 2018 12:59:00 +0000 (08:59 -0400)
commitb967f1ccac529d100ba833d9cec9d655dccef154
treeb636a1aee108466535378d8b2fd55d179ca5ce26
parentc3620799ca885f0749d275df8743a6d766670a2f
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.027421 seconds and 5 git commands to generate.