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