]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
debian: install scrub services with dh_installsystemd
authorDarrick J. Wong <djwong@kernel.org>
Fri, 12 Jan 2024 02:07:05 +0000 (18:07 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 12 Jan 2024 02:08:46 +0000 (18:08 -0800)
commitdc0611945e7ee98f73b04f4b1b7a88b12d70a413
treed6053c9f0d289667fa8b7750f09ede4c6d22872d
parent96ac83c88e01ff7f59563ff76a96e555477c8637
debian: install scrub services with dh_installsystemd

Use dh_installsystemd to handle the installation and activation of the
scrub systemd services.  This requires bumping the compat version to 11.
Note that the services are /not/ activated on installation.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
debian/rules