sys-kernel/xanmod-{kernel, sources}: bump to 6.11.9
[gentoo-zh.git] / sys-fs / systemd-zpool-scrub / systemd-zpool-scrub-9999.ebuild
blobbd9216a71b78b4aabb2ea017caabce00a3120dbf
1 # Copyright 2021-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 DESCRIPTION="Systemd service for automatic ZFS zpool scrubbing"
7 HOMEPAGE="https://github.com/lnicola/systemd-zpool-scrub"
9 EGIT_REPO_URI="https://github.com/lnicola/systemd-zpool-scrub.git"
11 inherit git-r3 systemd
13 LICENSE="MIT"
14 SLOT="0"
16 RDEPEND="sys-fs/zfs"
18 src_install() {
19 systemd_dounit zpool-scrub@.service
20 systemd_dounit zpool-scrub@.timer