Exclude /etc files that are causing collect extraction errors

The following files are causing collect log extraction errors.

/etc/systemd/system/lvm2-lvmetad.socket
/etc/systemd/system/lvm2-lvmetad.service

This update excludes all socket files in /etc/systemd/system and
the /etc/systemd/system/lvm2-lvmetad.service from being collected
as part of the collect operation. In doing so the extraction error
does not occur.
Note: Don't want to exclude all service files.

Change-Id: Iaa34fd9b2dbd072980c1487278fb0e2f4cb1ec14
Related-Bug: https://bugs.launchpad.net/starlingx/+bug/1791780
Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com>
This commit is contained in:
Eric MacDonald 2018-09-10 14:23:39 -04:00
parent 0ce53ef85a
commit c93b246e75
2 changed files with 3 additions and 1 deletions

View File

@ -1,2 +1,2 @@
SRC_DIR="scripts"
TIS_PATCH_VER=24
TIS_PATCH_VER=25

View File

@ -35,6 +35,8 @@
/etc/bash_completion.d
/etc/pm
/etc/systemd/system/*.mount
/etc/systemd/system/*.socket
/etc/systemd/system/lvm2-lvmetad.service
/etc/systemd/system/ctrl-alt-del.target
/etc/ssl
/etc/mtc/tmp