Skip to content

Commit

Permalink
Corrections in bash/ansible remedition of the rule audit_rules_privil…
Browse files Browse the repository at this point in the history
…eged_commands_kmod
  • Loading branch information
rumch-se committed Oct 12, 2023
1 parent 711add0 commit dc9c0eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# platform = multi_platform_sle,multi_platform_ubuntu
# platform = multi_platform_ubuntu
# reboot = false
# strategy = restrict
# complexity = low
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# platform = multi_platform_sle,multi_platform_ubuntu
# platform = multi_platform_ubuntu

# Perform the remediation for both possible tools: 'auditctl' and 'augenrules'
{{{ bash_fix_audit_watch_rule("auditctl", "/usr/bin/kmod", "x", "modules") }}}
Expand Down

0 comments on commit dc9c0eb

Please sign in to comment.