On Mon, Jul 01, 2024 at 06:09:54PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Now that we're finished building online fsck, enable the periodic > background scrub service by default. This involves the postinst script > starting the resource management slice and the timer. > > No other sub-services need to be enabled or unmasked explicitly. They > also shouldn't be started or restarted because that might interrupt > background operation unnecessarily. I'm still not sure we quite want to run this by default on all debian systems. Are you ready to handle all the bug reports from people complaining about the I/O load?