Skip to content

Commit 3242fae

Browse files
committed
Remediation outputs /etc/systemd/logind.conf.d does not exist.
1 parent c1de0bf commit 3242fae

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

conf/waivers/productization

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,11 @@
206206
/per-rule/.+/ensure_redhat_gpgkey_installed/.*
207207
rhel == 10.2
208208

209+
# https://github.com/ComplianceAsCode/content/issues/14388
210+
# Remediation outputs /etc/systemd/logind.conf.d does not exist
211+
/hardening/.+/logind_session_timeout
212+
rhel == 9 or rhel == 10
213+
209214
# test scenarios for some rules which were I believe recently added to rhel8 datastream fail
210215
# https://github.com/ComplianceAsCode/content/issues/14289
211216
/per-rule/.+/accounts_password_pam_unix_enabled/correct.pass

0 commit comments

Comments
 (0)