On Sun, Dec 31, 2023 at 02:54:41PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > cron jobs don't belong in /usr/lib. Since the cron job is also > secondary to the systemd timer, it's really only provided as a courtesy > for distributions that don't use systemd. Move it to @datadir@, aka > /usr/share/xfsprogs. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>