summaryrefslogtreecommitdiff
path: root/src/core_dump_handler/50-coredump.conf.cmake
diff options
context:
space:
mode:
authorLutz Helwing <lutz_helwing@mentor.com>2016-01-20 15:09:27 +0100
committerLutz Helwing <lutz_helwing@mentor.com>2016-02-01 10:02:17 +0100
commite712b34212b6e0f03ec4843531ae2df03c53ec7d (patch)
tree2c2ae1c2d52bc11057c54f5372110f4eac9acda9 /src/core_dump_handler/50-coredump.conf.cmake
parent2dbef064093bc17ff58c734280a3301fb1e3eded (diff)
downloadDLT-daemon-e712b34212b6e0f03ec4843531ae2df03c53ec7d.tar.gz
Fixed core pattern to use correct dlt-cdh install path
- 50-coredump.conf is now generated and installed by cmake and uses @CMAKE_INSTALL_PREFIX@ for setting path to dlt-cdh - README updated Signed-off-by: Lutz Helwing <lutz_helwing@mentor.com>
Diffstat (limited to 'src/core_dump_handler/50-coredump.conf.cmake')
-rw-r--r--src/core_dump_handler/50-coredump.conf.cmake18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/core_dump_handler/50-coredump.conf.cmake b/src/core_dump_handler/50-coredump.conf.cmake
new file mode 100644
index 0000000..9a0201f
--- /dev/null
+++ b/src/core_dump_handler/50-coredump.conf.cmake
@@ -0,0 +1,18 @@
+#######
+# @licence make begin@
+# SPDX license identifier: MPL-2.0
+#
+# Copyright (C) 2011-2015, BMW AG
+#
+# This file is part of GENIVI Project DLT - Diagnostic Log and Trace.
+#
+# This Source Code Form is subject to the terms of the
+# Mozilla Public License (MPL), v. 2.0.
+# If a copy of the MPL was not distributed with this file,
+# You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+# For further information see http://www.genivi.org/.
+# @licence end@
+#######
+
+kernel.core_pattern=|@CMAKE_INSTALL_PREFIX@/bin/dlt-cdh %t %p %s %e