commit | af027ebe52ad26868a0468e42e96931f817b3e4d | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Thu Jan 06 14:13:52 2022 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Wed Jan 19 16:03:04 2022 -0800 |
tree | 611e15ed5c60e36f90126e9ed547156d586ff8da | |
parent | 6f9ec672913e3a1b5b24bd8ad26abaa9d40a18c3 [diff] |
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>