X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fdefaults.h;h=6502345426fde7f1d3eb9c394c977a420797f7d6;hp=821128eb4df197539d334fb7b5fe67988c022296;hb=cd9290dd510e4c5224bde8cb44010374daa832e2;hpb=7972d61991f4c7e25772502a3a7ebfe57a57645d diff --git a/src/common/defaults.h b/src/common/defaults.h index 821128eb4..650234542 100644 --- a/src/common/defaults.h +++ b/src/common/defaults.h @@ -88,6 +88,7 @@ #define DEFAULT_LTTNG_RUNDIR CONFIG_LTTNG_SYSTEM_RUNDIR #define DEFAULT_LTTNG_HOME_RUNDIR "%s/.lttng" #define DEFAULT_LTTNG_SESSIOND_PIDFILE "lttng-sessiond.pid" +#define DEFAULT_LTTNG_SESSIOND_JULPORT_FILE "jul.port" /* Default unix socket path */ #define DEFAULT_GLOBAL_CLIENT_UNIX_SOCK DEFAULT_LTTNG_RUNDIR "/client-lttng-sessiond"