Introduce configure --with-lttng-system-rundir
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 19 Aug 2013 19:03:27 +0000 (15:03 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 19 Aug 2013 19:03:27 +0000 (15:03 -0400)
commitd386c872c7c9a05b367355fa6bbcb5946e93bacd
tree526a8d421351ca78f5a16331c8544bcc8f647437
parent7a1a6ffe2c0ba9be7d7f1495b01c7726e7ae9f88
Introduce configure --with-lttng-system-rundir

Allow overriding the path where the system-wide sessiond keeps its
runtime files.

It does _not_ allow multiple instances of system-wide sessiond to run in
parallel though, because the wait shm files still requires having only
one single system-wide sessiond at any given time.

Fixes #521

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
src/common/defaults.h
This page took 0.024717 seconds and 4 git commands to generate.