summaryrefslogtreecommitdiffstats
path: root/core/modules/debug-report-bwlp
diff options
context:
space:
mode:
authorSimon Rettberg2021-07-09 17:29:19 +0200
committerSimon Rettberg2021-07-09 17:29:19 +0200
commit18e210d475cd06cb5d0de8f47ec7e82dffddbc22 (patch)
tree75552e075b3dba613ecdcea2b0d120b7f50f7d3b /core/modules/debug-report-bwlp
parent[busybox] Fix copying of .config after autoclone refactor (diff)
downloadmltk-18e210d475cd06cb5d0de8f47ec7e82dffddbc22.tar.gz
mltk-18e210d475cd06cb5d0de8f47ec7e82dffddbc22.tar.xz
mltk-18e210d475cd06cb5d0de8f47ec7e82dffddbc22.zip
[debug-report-bwlp] Copy .mltk metadata
Diffstat (limited to 'core/modules/debug-report-bwlp')
-rwxr-xr-xcore/modules/debug-report-bwlp/data/opt/openslx/bin/debug_report1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/modules/debug-report-bwlp/data/opt/openslx/bin/debug_report b/core/modules/debug-report-bwlp/data/opt/openslx/bin/debug_report
index 501cdff0..9c6e793a 100755
--- a/core/modules/debug-report-bwlp/data/opt/openslx/bin/debug_report
+++ b/core/modules/debug-report-bwlp/data/opt/openslx/bin/debug_report
@@ -100,6 +100,7 @@ cp -r /var/log/Xorg.0.lo* \
static/ 2> /dev/null
cp /proc/{cpu,mem}info /proc/{mtrr,interrupts} /proc/driver/nvidia/{params,registry} static/proc/ 2> /dev/null
cp /run/openslx/*log* /run/openslx/dmsetup.state static/ 2> /dev/null
+cp -r /opt/openslx/.mltk static/ 2> /dev/null
echo -n "."
for tool in $TOOLS; do