golden hour
/usr/lib/sysctl.d
⬆️ Go Up
Upload
File/Folder
Size
Actions
50-default.conf
1.25 KB
Del
OK
50-pid-max.conf
635 B
Del
OK
protect-links.conf
372 B
Del
OK
Edit: protect-links.conf
################################################################### # Protected links # # Protects against creating or following links under certain conditions # Debian kernels have both set to 1 (restricted) # See https://www.kernel.org/doc/Documentation/sysctl/fs.txt fs.protected_fifos = 1 fs.protected_hardlinks = 1 fs.protected_regular = 2 fs.protected_symlinks = 1
Save