mirror of
https://github.com/Kicksecure/security-misc.git
synced 2026-01-03 11:55:31 -05:00
2 lines
71 B
Text
2 lines
71 B
Text
# Prevent setuid processes from creating coredumps.
|
|
fs.suid_dumpable=0
|