> This seems to revert what was an intentional change to avoid noise in > fixfiles check output. See the mailing list discussions that preceded and > followed the patch. In my opinion, it's a helpful noise, which is triggered by an intended file context `<<none>>`. Is there any hack to get the old behavior back other than `find /run -exec restorecon -n {} \;`?