e954ff5c64
This patch updates the documentation for the developer notes associated with the Cat 1 (Low) controls applied by the security role. Partial-bug: 1583744 Change-Id: I19cab15d1bc7ce6e8604d63bf8184b9569207991
327 B
327 B
The security role will add a file in
/etc/security/limits.d/
that disables core dumps for all
users. Although this setting is more secure, it can prevent users from
debugging kernel errors.
To opt-out of this change, set the following Ansible variable to
no
:
security_disable_core_dumps: no