Danish Prakash
4646514f46
OBS-URL: https://build.opensuse.org/package/show/devel:microos/podman?expand=0&rev=70
9 lines
340 B
Plaintext
9 lines
340 B
Plaintext
# Load br_netfilter module at boot
|
|
br_netfilter
|
|
# A rootless user has no permsissions to load iptables modules and these are not loaded by default.
|
|
# netarvark defaults to iptables, but it will soon default to nftables.
|
|
# CNI defaults to iptables.
|
|
# If iptables is using nftables as a backend this might not be needed.
|
|
ip_tables
|
|
ip6_tables
|