Commit c99a310
committed
enable correct service for EL9 using legacy IPv4
probably not many people still using IPv4 in their systems, after all
IPv6 is soon 25 years old, but... we still want to support it.
nftables.service loads nft rules from /etc/sysconfig/nftables.conf,
but this module generates classic iptables rules. The service to load
these on boot is simply "iptables.service".
IPv6 rules are loaded correctly by ip6tables.service.1 parent 62be291 commit c99a310
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments