Allow environment variable LTTNG_HOME to override HOME
authorAmit Margalit <AMITM@il.ibm.com>
Mon, 8 Jul 2013 16:10:31 +0000 (12:10 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 8 Jul 2013 16:10:31 +0000 (12:10 -0400)
Patch functionality - If LTTNG_HOME environment variable exists, it is
used instead of HOME.  Reason for patch - We are trying to deploy LTTng
on a system where $HOME is on a filesystem mounted read-only, but cannot
afford to run lttng as a different user and cannot move the home
directories of users to writeable locations.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.025457 seconds and 4 git commands to generate.