mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-11-27 09:20:26 -05:00
7 lines
261 B
Text
7 lines
261 B
Text
## Copyright (C) 2019 - 2025 ENCRYPTED SUPPORT LLC <adrelanos@whonix.org>
|
|
## See the file COPYING for copying conditions.
|
|
|
|
## Disable core dumps.
|
|
## `-` in the second field sets both hard and soft limits at the same time.
|
|
## See `man 5 limits.conf`.
|
|
* - core 0
|