diff options
author | Jan Jansky <jjansky@redhat.com> | 2023-03-31 13:29:35 +0200 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2023-03-31 12:28:07 -0400 |
commit | b4dbe0bbb96c5fc356414e8aa447b42be2a17154 (patch) | |
tree | 2a64f7f74d7e289f56af407ac7e94df0476c97ff /tmpfilesd-sos.conf | |
parent | f3576ceec81726671cd323043359c138ff82ecd6 (diff) | |
download | sos-b4dbe0bbb96c5fc356414e8aa447b42be2a17154.tar.gz |
[tmpfiles] ignoring cleanup on /var/tmp/sos*
tmpfiles relocated to separated folder, added tmpfilesd-sos-rh.conf
which ignoring tmpfiles clean on /var/tmp/sos*.
This is introduced due to wrong selinux context on some collected
files in temporal /var/tmp/sos or /var/tmp/sosreport which generate
avc denials from tmpfiles or even repeated denials when --build
option is used.
Related: RHBZ#1664651
Resolves: #3180
Signed-off-by: Jan Jansky <jjansky@redhat.com>
Diffstat (limited to 'tmpfilesd-sos.conf')
-rw-r--r-- | tmpfilesd-sos.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tmpfilesd-sos.conf b/tmpfilesd-sos.conf deleted file mode 100644 index f76b357b..00000000 --- a/tmpfilesd-sos.conf +++ /dev/null @@ -1,4 +0,0 @@ -# Cleaning the contents of extracted sosreport directories. -# -# Type Path Mode User Group Age Argument -e /var/tmp/sosreport* - - - 30d |