From: Darrick J. Wong <djwong@xxxxxxxxxx> Now that we're finished building online fsck, enable the background services by default. Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 97fbbbfa1ab..c040b460c44 100755 --- a/debian/rules +++ b/debian/rules @@ -109,7 +109,7 @@ binary-arch: checkroot built dh_compress dh_fixperms dh_makeshlibs - dh_installsystemd -p xfsprogs --no-enable --no-start --no-restart-after-upgrade --no-stop-on-upgrade + dh_installsystemd -p xfsprogs dh_installdeb dh_shlibdeps dh_gencontrol