mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-30 07:35:17 +02:00
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
|