]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blame - scrub/xfs_scrub_all.timer
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / scrub / xfs_scrub_all.timer
CommitLineData
eb62fcca
DW
1# SPDX-License-Identifier: GPL-2.0-or-later
2#
3# Copyright (C) 2018-2024 Oracle. All Rights Reserved.
4# Author: Darrick J. Wong <djwong@kernel.org>
5
824b5807
DW
6[Unit]
7Description=Periodic XFS Online Metadata Check for All Filesystems
8
9[Timer]
10# Run on Sunday at 3:10am, to avoid running afoul of DST changes
11OnCalendar=Sun *-*-* 03:10:00
12RandomizedDelaySec=60
13Persistent=true
14
15[Install]
16WantedBy=timers.target