-
Notifications
You must be signed in to change notification settings - Fork 54
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
Fix missing ) #51
Fix missing ) #51
Conversation
mea culpa. Thanks for fixing @pysysops |
haha... no problem @stephenwb now if only I can get rid of the oscap problems on CentOS 7:
Nothing to do with this project btw... |
This also fixes #52 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pysysops: See the discussion with @shawndwells in pull request #46 about moving those restrictions on the auid in the rules to lines 307 and 309. Putting them back in to line 336 makes no sense. Are you required to pass the oscap audit rules with no chance for explanation? Better to explain to your approving authority why the test doesn't pass, or find and submit changes to the oscap audit validation script(s) so that it does, than revert a change that makes the audit rules more efficient.
Apologies, I had missed that! |
I've reset back to the original commit. Thanks for the link to the previous discussion, really interesting. |
This fixes issue #50 which causes the script to exit with
unexpected EOF while looking for matching )'