Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed few remediation errors caused by missing include. #2484

Conversation

dahaic
Copy link
Contributor

@dahaic dahaic commented Dec 11, 2017

Description:

  • Updated sourcing of helper functions for these rules remediations:
    xccdf_org.ssgproject.content_rule_disable_ctrlaltdel_burstaction -> replace_or_append
    xccdf_org.ssgproject.content_rule_audit_rules_time_adjtimex -> fix_audit_syscall_rule
    xccdf_org.ssgproject.content_rule_audit_rules_time_settimeofday -> fix_audit_syscall_rule
    xccdf_org.ssgproject.content_rule_audit_rules_time_stime -> fix_audit_syscall_rule

Rationale:

  • When performing RHEL7 OSPP remediation, four remediations errored because of missing helper functions.

  • Fixes RHBZ#1524738

@redhatrises redhatrises added the bugfix Fixes to reported bugs. label Dec 11, 2017
@redhatrises redhatrises added this to the 0.1.37 milestone Dec 11, 2017
@redhatrises
Copy link
Contributor

LGTM. Ack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixes to reported bugs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants