Quote from: Jyling on November 02, 2025, 11:03:41 PMroot@router:~ # /etc/periodic/weekly/310.locate
That script is running as nobody, what seems to be broken here is the actual "su -fm nobody" in that script. The intent apparently is to run as nobody to not reveal files readable only to root.
If I were guessing, perhaps there was some adjustments made on "su" that differs from FreeBSD. But I think as mentioned it seems like very few folks using locate. I usually use find as well, especially considering the intent is to mask root only files it kind of makes it useless.
"