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

allow_core_dump set to true still ends up setting /etc/security/limits.d/10.hardcore.conf and /etc/profile.d/pinerolo_profile.sh files #68

Closed
nmcconom opened this issue Jan 27, 2016 · 1 comment

Comments

@nmcconom
Copy link

I apply the hardening with the following command:

puppet apply -e "class { 'os_hardening': enable_ipv6 => true, enable_ipv4_forwarding => true, enable_ipv6_forwarding => true, allow_core_dump => true}"

but I still see /etc/security/limits.d/10.hardcore.conf and /etc/profile.d/pinerolo_profile.sh files setup with hardening values. I wouldn't have expected this outcome based on my setting allow_core_dump to true

@artem-sidorenko
Copy link
Member

Fixed by #91

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

No branches or pull requests

2 participants