summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcore/modules/debug-report-bwlp/data/opt/openslx/bin/debug_report3
1 files changed, 1 insertions, 2 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 9f01a1ed..308cb9e2 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
@@ -73,8 +73,7 @@ fi
echo -n "."
-cp /var/log/Xorg.0.lo* static/ 2> /dev/null
-cp -r /var/log/{auth.log,kdm.log,syslog,messages,user.log,cups} static/ 2> /dev/null
+cp -r /var/log/Xorg.0.lo* /var/log/{auth.log,kdm.log,syslog,messages,user.log,cups,openslx,lightdm} static/ 2> /dev/null
cp /proc/{cpu,mem}info /proc/{mtrr,interrupts} /proc/driver/nvidia/{params,registry} static/proc/ 2> /dev/null
echo -n "."