From 9e632217064d882ecbe3a4671fc8657fe223e217 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 3 Sep 2019 13:24:36 +0200 Subject: [debug-report-bwlp] Include openslx & lightdm dirs from /var/log --- core/modules/debug-report-bwlp/data/opt/openslx/bin/debug_report | 3 +-- 1 file changed, 1 insertion(+), 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 "." -- cgit v1.2.3-55-g7522