]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_scrub_all.timer: activate after most of the system is up
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 28 Mar 2019 23:05:01 +0000 (18:05 -0500)
committerEric Sandeen <sandeen@redhat.com>
Thu, 28 Mar 2019 23:05:01 +0000 (18:05 -0500)
commit5e7a0439ca349225b170e1282cc5a3f4950a7fa3
tree59c63b290483dbd70748f2cbf702f1e22abc3f80
parentab11d016e0c24a056a22268e868bb532bb209253
xfs_scrub_all.timer: activate after most of the system is up

We really don't want the xfs_scrub_all timer triggering while the system
is booting up because not all the mounts will have finished, networking
might not be up for reporting, and slowing down bootup annoys people.
Therefore, delay the xfs_scrub_all service's activation until after the
system has started all the big pieces it's going to start.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
scrub/xfs_scrub_all.service.in