mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-22 22:01:44 +07:00
3 lines
71 B
Plaintext
3 lines
71 B
Plaintext
# Prevent setuid processes from creating coredumps.
|
|
fs.suid_dumpable=0
|