mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-01 05:16:15 -05:00
Add comment about enabling core dump files
This commit is contained in:
parent
5cf9afc215
commit
acd60e45d8
@ -54,7 +54,8 @@ space, user space, core dumps, and swap space.
|
|||||||
|
|
||||||
- Increase the maximum number of memory map areas a process is able to utilise.
|
- Increase the maximum number of memory map areas a process is able to utilise.
|
||||||
|
|
||||||
- Disable core dump files and prevent their creation.
|
- Disable core dump files and prevent their creation. If core dump files are
|
||||||
|
enabled, they will be nammed based on `core.PID` instead of the default `core`.
|
||||||
|
|
||||||
- Limit the copying of potentially sensitive content in memory to the swap device.
|
- Limit the copying of potentially sensitive content in memory to the swap device.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user