X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fdefaults.h;h=7f7c9058062cabb70906aa903fb9fc61b84b5db0;hb=52f740b87344f474ce15e0c9bb4a1ae800f57aac;hp=e81055a265269d455ac366e17f2aa4b91346d187;hpb=d359cebc72d028e4a87d75c907d534891c343891;p=lttng-tools.git diff --git a/src/common/defaults.h b/src/common/defaults.h index e81055a26..7f7c90580 100644 --- a/src/common/defaults.h +++ b/src/common/defaults.h @@ -89,6 +89,7 @@ #define DEFAULT_LTTNG_HOME_RUNDIR "%s/.lttng" #define DEFAULT_LTTNG_SESSIOND_PIDFILE "lttng-sessiond.pid" #define DEFAULT_LTTNG_SESSIOND_JULPORT_FILE "jul.port" +#define DEFAULT_LTTNG_SESSIOND_LOCKFILE "lttng-sessiond.lck" /* Default unix socket path */ #define DEFAULT_GLOBAL_CLIENT_UNIX_SOCK DEFAULT_LTTNG_RUNDIR "/client-lttng-sessiond"