/
usr
/
lib
/
sysctl.d
/
/usr/lib/sysctl.d
mkdir
upload
Name
Size
Mode
Actions
50-default.conf
2037
0644
edit
dl
rm
50-pid-max.conf
635
0644
edit
dl
rm
99-protect-links.conf
372
0644
edit
dl
rm
Edit:
/usr/lib/sysctl.d/99-protect-links.conf
(372B)
################################################################### # 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
cmd:
run