kde-misc/plasma-applet-netspeed-widget: add 3.1
[gentoo-zh.git] / sys-fs / systemd-zpool-scrub / systemd-zpool-scrub-1.1.ebuild
blob67e75c94e5602ba70e1fb211e8a878d1e548fe29
1 # Copyright 2021 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"
15 KEYWORDS="amd64 x86 arm64 arm mips"
17 RDEPEND="sys-fs/zfs"
19 src_install() {
20         systemd_dounit zpool-scrub@.service
21         systemd_dounit zpool-scrub@.timer