]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_scrub_all.cron: move to package data directory
authorDarrick J. Wong <djwong@kernel.org>
Fri, 12 Jan 2024 02:07:06 +0000 (18:07 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 12 Jan 2024 02:08:47 +0000 (18:08 -0800)
commit3d37d8bf535fd6a8ab241a86433b449152746e6a
tree96ca7524a1b4b1e29b50a9603004ce85f62a5c36
parente0cb10f5f8fc9c22b3dcc8671e3edbcaa1eecf5c
xfs_scrub_all.cron: move to package data directory

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.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Neal Gompa <neal@gompa.dev>
Reviewed-by: Christoph Hellwig <hch@lst.de>
include/builddefs.in
scrub/Makefile