mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
6 lines
194 B
Plaintext
6 lines
194 B
Plaintext
## Copyright (C) 2019 - 2019 ENCRYPTED SUPPORT LP <adrelanos@riseup.net>
|
|
## See the file COPYING for copying conditions.
|
|
|
|
## Prevent setuid processes from creating coredumps.
|
|
fs.suid_dumpable=0
|