summaryrefslogtreecommitdiffstats
path: root/core/modules/debug-report-bwlp/data/opt/openslx/bin/debug_report
diff options
context:
space:
mode:
authorSimon Rettberg2018-07-12 11:18:34 +0200
committerSimon Rettberg2018-07-12 11:18:34 +0200
commit07270af89b9dbdca6d0cb85701b5cad179b19d10 (patch)
tree32c8be2a728e7615bfe0e4b22379c523b1fd6f16 /core/modules/debug-report-bwlp/data/opt/openslx/bin/debug_report
parent[client] Small improvements for visibility flag (diff)
downloadmltk-07270af89b9dbdca6d0cb85701b5cad179b19d10.tar.gz
mltk-07270af89b9dbdca6d0cb85701b5cad179b19d10.tar.xz
mltk-07270af89b9dbdca6d0cb85701b5cad179b19d10.zip
[debug-report-bwlp] Include list of config.tgz files
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 9ba64825..20c167a6 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
@@ -63,7 +63,7 @@ for srv in $SLX_NTP_SERVER 0.de.pool.ntp.org; do
done
echo -n "..."
-cp /opt/openslx/config /tmp/udhcpclog static/ 2> /dev/null
+cp /opt/openslx/config /tmp/udhcpclog /opt/openslx/config.tgz.list static/ 2> /dev/null
echo -n "."
FILES=$(find /tmp/vmware* /tmp/virt /tmp/vmchooser* -type f \( -name "*.log" -o -name "*.conf" -o -name "*.xml" \) 2> /dev/null)