Commit ba79b75
committed
IPAFileCheck: also allow 640 for kra debug log
The check ipahealthcheck.ipa.files.IPAFileCheck reports an error
with PKI 11.9.1 because this update changed the permissions on
/var/log/pki/pki-tomcat/kar/debug.$DATE.log to 0640 instead of
0644.
Allow both values as we already do for CA debug log.
Fixes: #374
Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>1 parent f3e7a9f commit ba79b75
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
| 163 | + | |
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
| |||
0 commit comments