Download raw body.
Ignore setuid changes for relinked files in security(8)
Watch relink files for changes for setuid files in security(8)
On Tue, 04 Jun 2024 18:48:12 -0700, Andrew Hewus Fresh wrote: > Someone (florian@) noticed that security(8) complains every time about > ssh-agent changing any time you reboot. > > This patch stops complaining about setuid files that have an entry in > /usr/share/relink and lets folks know that we're ignoring it when it is > removed. Great. > Suggestions on wording of the message (or if it should exist) welcome. Personally, I think it should be silent. > Are the setuid changes actually useful to check still? Should we remove > that whole feature? It is probably of limited usefulness these days but I guess we should still keep it. - tod
Ignore setuid changes for relinked files in security(8)
Watch relink files for changes for setuid files in security(8)