summaryrefslogtreecommitdiff
path: root/src/system/dlt-system_cfg.h
diff options
context:
space:
mode:
authorAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2011-10-06 15:41:09 +0200
committerAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2011-10-06 15:41:09 +0200
commit95d606145751f160505660888e334518c0802470 (patch)
tree5bd895cff537cdb03b522957640b6cc7b0c0dba5 /src/system/dlt-system_cfg.h
parent3367843af8cc0bd2d3392e5131bb18bddd70fc9f (diff)
downloadDLT-daemon-95d606145751f160505660888e334518c0802470.tar.gz
All kind of text files can now be logged, e.g. /proc/version.
Diffstat (limited to 'src/system/dlt-system_cfg.h')
-rw-r--r--src/system/dlt-system_cfg.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/system/dlt-system_cfg.h b/src/system/dlt-system_cfg.h
index a0cef07..8c015c0 100644
--- a/src/system/dlt-system_cfg.h
+++ b/src/system/dlt-system_cfg.h
@@ -9,8 +9,5 @@
#define DEFAULT_FILETRANSFER_TIME_STARTUP 30
#define DEFAULT_FILETRANSFER_TIME_DELAY 10
-#define DEFAULT_LOG_KERNEL_VERSION_MODE 1
-#define DEFAULT_LOG_KERNEL_VERSION_CONTEXT_ID "VERS"
-
-#define DEFAULT_LOG_PROCESSES_MODE 1
+#define DEFAULT_LOG_PROCESSES_MODE 0
#define DEFAULT_LOG_PROCESSES_CONTEXT_ID "PROC"