文件操作 - 99-protect-links.conf
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/sysctl.d/99-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
修改文件时间
将文件时间修改为当前时间的前一年
删除文件