summaryrefslogtreecommitdiff
path: root/src/shared/dlt_user_shared_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/dlt_user_shared_cfg.h')
-rwxr-xr-xsrc/shared/dlt_user_shared_cfg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/shared/dlt_user_shared_cfg.h b/src/shared/dlt_user_shared_cfg.h
index 20b49bd..b780439 100755
--- a/src/shared/dlt_user_shared_cfg.h
+++ b/src/shared/dlt_user_shared_cfg.h
@@ -70,8 +70,8 @@
/* Changable */
/*************/
-/* Directory, whre the named pipes to the DLT daemon resides */
-#define DLT_USER_DIR "/tmp"
+/* Directory, where the named pipes to the DLT daemon resides */
+#define DLT_USER_DIR "/tmp/dltpipes"
/* Name of named pipe to DLT daemon */
#define DLT_USER_FIFO "/tmp/dlt"