Closed rcritten closed 2 years ago
There are some cases where a strict file mode is not necessary. The kadmind.log is one.
It is owned root:root so there is no real difference between 0600 and 0640. So allow both.
https://bugzilla.redhat.com/show_bug.cgi?id=2058239
Signed-off-by: Rob Crittenden rcritten@redhat.com
Fixed lint issue: use-a-generator
There are some cases where a strict file mode is not necessary. The kadmind.log is one.
It is owned root:root so there is no real difference between 0600 and 0640. So allow both.
https://bugzilla.redhat.com/show_bug.cgi?id=2058239
Signed-off-by: Rob Crittenden rcritten@redhat.com