Commit 4efb6c3f authored by Arturo Borrero Gonzalez's avatar Arturo Borrero Gonzalez
Browse files

iptables: add Suggest: firewalld

Suggest firewalld. Using an higher-level wrapper rather than directly iptables
is in general a good idea I think.

See this debian-devel mailing list thread for context:
 https://lists.debian.org/debian-devel/2019/07/msg00332.html

Signed-off-by: default avatarArturo Borrero Gonzalez <arturo@debian.org>
parent f8bb8616
...@@ -29,7 +29,7 @@ Depends: libip4tc2 (=${binary:Version}), ...@@ -29,7 +29,7 @@ Depends: libip4tc2 (=${binary:Version}),
libxtables12 (=${binary:Version}), libxtables12 (=${binary:Version}),
${misc:Depends}, ${misc:Depends},
${shlibs:Depends} ${shlibs:Depends}
Suggests: kmod Suggests: firewalld, kmod
Breaks: iptables-nftables-compat (<< 1.6.2~) Breaks: iptables-nftables-compat (<< 1.6.2~)
Replaces: iptables-nftables-compat (<< 1.6.2~) Replaces: iptables-nftables-compat (<< 1.6.2~)
Recommends: nftables Recommends: nftables
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment