dbginfo: Removed collection of /var/log/opencryptoki/

Signed-off-by: Sa Liu <saliu@de.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Sa Liu
2020-02-20 13:20:57 +01:00
committed by Jan Höppner
parent 33031241c3
commit d415b8efed

View File

@@ -2,7 +2,7 @@
#
# dbginfo.sh - Tool to collect runtime, configuration, and trace information
#
# Copyright IBM Corp. 2002, 2018
# Copyright IBM Corp. 2002, 2020
#
# s390-tools is free software; you can redistribute it and/or modify
# it under the terms of the MIT license. See LICENSE for details.
@@ -21,7 +21,7 @@ readonly SCRIPTNAME="${0##*/}"
print_version() {
cat <<EOF
${SCRIPTNAME}: Debug information script version %S390_TOOLS_VERSION%
Copyright IBM Corp. 2002, 2018
Copyright IBM Corp. 2002, 2020
EOF
}
@@ -319,7 +319,6 @@ LOGFILES="\
/var/log/lin_tape.trace\
/var/log/lin_tape.errorlog\
/var/log/messages*\
/var/log/opencryptoki\
/var/log/syslog*\
/var/log/sa\
/var/log/yum.log\