Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 661023 Details for
Bug 555920
net-firewall/iptables: iptables.service systemd unit fails to start - iptables.service lacks both ExecStart= and ExecStop= setting. Refusing.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
iptables-1.8.5.ebuild.patch
iptables-1.8.5.ebuild.patch (text/plain), 1.12 KB, created by
Anna Tikhomirova
on 2020-09-17 14:55:55 UTC
(
hide
)
Description:
iptables-1.8.5.ebuild.patch
Filename:
MIME Type:
Creator:
Anna Tikhomirova
Created:
2020-09-17 14:55:55 UTC
Size:
1.12 KB
patch
obsolete
>--- iptables-1.8.5.ebuild.old 2020-09-07 12:09:38.000000000 +0300 >+++ iptables-1.8.5.ebuild 2020-09-17 11:29:15.442468440 +0300 >@@ -13,7 +13,7 @@ > # Subslot reflects PV when libxtables and/or libip*tc was changed > # the last time. > SLOT="0/1.8.3" >-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" >+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" > IUSE="conntrack ipv6 netlink nftables pcap static-libs" > > BUILD_DEPEND=" >@@ -123,9 +123,11 @@ > rm "${ED}"/sbin/{arptables,ebtables}{,-{save,restore}} || die > fi > >- systemd_dounit "${FILESDIR}"/systemd/iptables-{re,}store.service >+ systemd_newunit "${FILESDIR}"/systemd/iptables-r2.service iptables.service >+ systemd_install_serviced "${FILESDIR}"/systemd/iptables-r1.service.conf iptables.service > if use ipv6 ; then >- systemd_dounit "${FILESDIR}"/systemd/ip6tables-{re,}store.service >+ systemd_newunit "${FILESDIR}"/systemd/ip6tables-r2.service ip6tables.service >+ systemd_install_serviced "${FILESDIR}"/systemd/ip6tables-r1.service.conf ip6tables.service > fi > > # Move important libs to /lib #332175
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 555920
:
408686
|
408688
|
443592
|
443594
|
443596
|
443598
|
443600
|
467454
|
516892
|
518736
|
518738
|
518740
|
518742
|
518744
|
661008
|
661011
|
661014
|
661017
|
661020
| 661023