summaryrefslogtreecommitdiffstats
path: root/core/modules/debug-report-bwlp/data/opt/openslx/bin/debug_report
diff options
context:
space:
mode:
authorSimon Rettberg2018-03-16 10:57:31 +0100
committerSimon Rettberg2018-03-16 10:57:31 +0100
commit2f9b6fcdc372545320503c8058ffddc283c3b30d (patch)
treea847f8f088be4c3b4a04c1cf5af1618369dc569a /core/modules/debug-report-bwlp/data/opt/openslx/bin/debug_report
parent[dnbd3(-proxy-mode)] Support sparse mode (diff)
downloadmltk-2f9b6fcdc372545320503c8058ffddc283c3b30d.tar.gz
mltk-2f9b6fcdc372545320503c8058ffddc283c3b30d.tar.xz
mltk-2f9b6fcdc372545320503c8058ffddc283c3b30d.zip
[debug-report-bwlp] How about including cups log...
Diffstat (limited to 'core/modules/debug-report-bwlp/data/opt/openslx/bin/debug_report')
-rwxr-xr-xcore/modules/debug-report-bwlp/data/opt/openslx/bin/debug_report2
1 files changed, 1 insertions, 1 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 3f59bce4..c4239190 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
@@ -74,7 +74,7 @@ fi
echo -n "."
cp /var/log/Xorg.0.lo* static/ 2> /dev/null
-cp /var/log/{auth.log,kdm.log,syslog,messages,user.log} static/ 2> /dev/null
+cp -r /var/log/{auth.log,kdm.log,syslog,messages,user.log,cups} static/ 2> /dev/null
cp /proc/{cpu,mem}info /proc/{mtrr,interrupts} /proc/driver/nvidia/{params,registry} static/proc/ 2> /dev/null
echo -n "."