Major Hayden a3ff0589d2 V-38675: Restrict core dumps
Change-Id: I33541ce7f53997fc552e38135d3caca286ebdbb7
2015-10-15 09:39:54 -05:00

9 lines
265 B
ReStructuredText

Ubuntu doesn't restrict core dumps by default, but the STIG requires that core
dumps are disabled for all users unless absolutely necessary.
To opt-out of this change, set the following Ansible variable to ``no``:
.. code-block:: yaml
disable_core_dumps: no