net-firewall/iptables: allow for iptables' module autoload functionality
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 2 Dec 2018 15:46:25 +0000 (16:46 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 2 Dec 2018 15:49:19 +0000 (16:49 +0100)
commit8addacfd7c0364953240840246f7256bebc87e0a
treee7c9bb4348df97caf72db2cfe98951b67e808776
parent4e9b2afaf65aa7f0d9998ea9264156f4f7a04360
net-firewall/iptables: allow for iptables' module autoload functionality

In commit cdc003118830087bbb409761fe4e0e2c19ea103a, a non working check
were fixed. In addition, error handling was added.
However, this introduced a behavior change for users who didn't load
iptables on their own and relied on iptables' own capability to autoload
required modules.

This new revision restores previous behavior and allows for relying on
iptables' module autoload capability again.

Closes: https://bugs.gentoo.org/672366
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
net-firewall/iptables/files/iptables-r2.init [moved from net-firewall/iptables/files/iptables-r1.init with 93% similarity]
net-firewall/iptables/iptables-1.8.2-r2.ebuild [moved from net-firewall/iptables/iptables-1.8.2-r1.ebuild with 98% similarity]