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

CentOS7 issue - revert "Remove link following in minimize_access file resource" #86

Conversation

mcgege
Copy link
Member

@mcgege mcgege commented Jun 19, 2017

On my (default installation) CentOS 7 systems this commit purges /bin and /sbin, as both directories are symbolic links:

  • /bin -> usr/bin
  • /sbin -> usr/sbin

Therefore link -> 'follow' must be included here!

@artem-sidorenko
Copy link
Member

@mcgege master is fixed now, could you please rebase our PR on the latest master?

@mcgege mcgege force-pushed the revert-64-feature/60-minimize-access-symlink-fix branch from 9f6b302 to 7b6c454 Compare June 19, 2017 11:26
@mcgege
Copy link
Member Author

mcgege commented Jun 19, 2017

@artem-sidorenko rebase done

Copy link
Member

@artem-sidorenko artem-sidorenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bitvijays looks good for me, any remarks? Feel free to merge otherwise

@bitvijays bitvijays merged commit 48e3b29 into dev-sec:master Jun 22, 2017
@mcgege mcgege deleted the revert-64-feature/60-minimize-access-symlink-fix branch July 3, 2017 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants