Message ID | 172296825972.3193535.18204339258677970549.stgit@frogsfrogsfrogs (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/1] debian: enable xfs_scrub_all systemd timer services by default | expand |
Looks good:
Reviewed-by: Christoph Hellwig <hch@lst.de>
diff --git a/debian/rules b/debian/rules index 69a79fc67..c3fbcd262 100755 --- a/debian/rules +++ b/debian/rules @@ -114,7 +114,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 --no-restart-after-upgrade --no-stop-on-upgrade system-xfs_scrub.slice xfs_scrub_all.timer dh_installdeb dh_shlibdeps dh_gencontrol