Introduce LTTNG_RELAYD_WORKING_DIRECTORY environment variable
[deliverable/lttng-tools.git] / src / common / defaults.h
index fabcf085204227d04333d6e51ddf6292b2c1c4b1..0daefe0b4078dafbb51c89c4463eaa87d6462aef 100644 (file)
 #define DEFAULT_LTTNG_RELAYD_TCP_KEEP_ALIVE_PROBE_INTERVAL_ENV "LTTNG_RELAYD_TCP_KEEP_ALIVE_PROBE_INTERVAL"
 #define DEFAULT_LTTNG_RELAYD_TCP_KEEP_ALIVE_ABORT_THRESHOLD_ENV "LTTNG_RELAYD_TCP_KEEP_ALIVE_ABORT_THRESHOLD"
 
+#define DEFAULT_LTTNG_RELAYD_WORKING_DIRECTORY_ENV "LTTNG_RELAYD_WORKING_DIRECTORY"
+
 /*
  * Default timer value in usec for the rotate pending polling check on the
  * relay when a rotation has completed on the consumer.
This page took 0.026867 seconds and 5 git commands to generate.