mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
firewall-util-iptables: update ELF note to mention "iptables"
Follow-up for cd7c2077954d86d23eafdedf3e258b365622779d
This commit is contained in:
parent
867e2987a2
commit
6724a0f0a3
@ -355,7 +355,7 @@ int fw_iptables_add_local_dnat(
|
||||
|
||||
static int dlopen_iptc(void) {
|
||||
ELF_NOTE_DLOPEN("ip4tc",
|
||||
"Support for firewall rules",
|
||||
"Support for firewall rules with iptables backend",
|
||||
ELF_NOTE_DLOPEN_PRIORITY_SUGGESTED,
|
||||
"libip4tc.so.2");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user