6 lines
152 B
Text
6 lines
152 B
Text
# 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
|