Skip to content

Commit

Permalink
Add kickstart remediation to service_kdump_disabled
Browse files Browse the repository at this point in the history
This change will cause that the kickstart file generated by OpenSCAP
will contain `%addon com_redhat_kdump --disable` section.

Fixes: ComplianceAsCode#12832
  • Loading branch information
jan-cerny committed Jan 20, 2025
1 parent 9c82f04 commit 82ceedd
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# platform = Red Hat Enterprise Linux 10
kdump disable
service disable kdump

0 comments on commit 82ceedd

Please sign in to comment.