Just found this, because I also noticed the debsums error. A quick look in the
changelog finds this:
> procps (2:3.3.16-1ubuntu1) focal; urgency=low
> [...]
> * Dropped changes, no longer needed:
> ...
> - 10-link-restrictions.conf: this is redundant with link-protect.conf
> from D
Oh, I just found the file. It has a different name than suggested in the
changelog:
/usr/lib/sysctl.d/protect-links.conf
And silly me didn't of just checking what sysctl returns for those values set
in there. It's all good:
$ sudo sysctl fs.protected_fifos
fs.protected_fifos = 1
$ sudo sysctl fs
2 matches
Mail list logo