summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2020-11-07 18:59:20 -0800
committerPatrick McLean <chutzpah@gentoo.org>2020-11-07 18:59:20 -0800
commitcb51431baffa2b5f38beb351274913f0d2768fc9 (patch)
treec5dd30f0cb43e3585aa28bf5bb609120729e93bb /net-firewall/nftables/nftables-9999.ebuild
parentdev-libs/glib: Fix gdbus-codegen blocker (diff)
downloadgentoo-cb51431baffa2b5f38beb351274913f0d2768fc9.tar.gz
gentoo-cb51431baffa2b5f38beb351274913f0d2768fc9.tar.bz2
gentoo-cb51431baffa2b5f38beb351274913f0d2768fc9.zip
net-firewall/nftables-0.9.7-r1: revbump, fix initd (bug #753491, #744955)
Closes: https://bugs.gentoo.org/753491 Closes: https://bugs.gentoo.org/744955 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'net-firewall/nftables/nftables-9999.ebuild')
-rw-r--r--net-firewall/nftables/nftables-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-9999.ebuild b/net-firewall/nftables/nftables-9999.ebuild
index 2230bbd4f989..1cc0dea3eb82 100644
--- a/net-firewall/nftables/nftables-9999.ebuild
+++ b/net-firewall/nftables/nftables-9999.ebuild
@@ -122,7 +122,7 @@ src_install() {
exeinto /usr/libexec/${PN}
newexe "${FILESDIR}"/libexec/${PN}${mksuffix}.sh ${PN}.sh
newconfd "${FILESDIR}"/${PN}${mksuffix}.confd ${PN}
- newinitd "${FILESDIR}"/${PN}${mksuffix}.init ${PN}
+ newinitd "${FILESDIR}"/${PN}${mksuffix}.init-r1 ${PN}
keepdir /var/lib/nftables
systemd_dounit "${FILESDIR}"/systemd/${PN}-restore.service