Whamcloud - gitweb
debian: don't restart e2scrub_all when upgrading package
authorDarrick J. Wong <djwong@kernel.org>
Wed, 10 Jan 2024 05:57:24 +0000 (21:57 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 28 Mar 2024 20:28:08 +0000 (16:28 -0400)
commita4c91450875ce6c9bf2aa1c82ccdc75909648f00
treef208c81b5ba6668fafb27246d9a028bc2452d36f
parentdf1d5524282987fc5e33f239bcbba187e5431d7c
debian: don't restart e2scrub_all when upgrading package

When installing or upgrading the e2fsprogs package, only start the
e2scrub_all timer and the reaping service.  Don't restart e2scrub_all
itself, because that will kill any scrubs in progress, which will
trigger the failure reporting.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Link: https://lore.kernel.org/r/20240110055724.GC722946@frogsfrogsfrogs
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debian/rules