7 lines
152 B
Plaintext
7 lines
152 B
Plaintext
|
# Append the PID to the core filename
|
||
|
kernel.core_uses_pid = 1
|
||
|
|
||
|
# Enable hard and soft link protection
|
||
|
fs.protected_hardlinks=1
|
||
|
fs.protected_symlinks=1
|