Debian 12 image has e2scrub unit, but no btrfs maintenance automation

Which seems strange, given the system image is on a btrfs filesystem, eh? You probably want to include the btrfsmaintenance package.

1 Like

btrfs does not need maintenance in the same way as non-copy-on-write FSes. Any checks and fixes to the FS should be triggered manually by the user.