/snap/core20/2922/usr/lib/sysctl.d
NameSizeModeActions
50-default.conf12840644editdlrm
50-pid-max.conf6350644editdlrm
protect-links.conf3720644editdlrm
Edit: /snap/core20/2922/usr/lib/sysctl.d/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