From: Dmitry Konishchev Date: Tue, 19 May 2026 06:25:20 +0000 (+0300) Subject: Fix an invalid section in example for NFTSet X-Git-Tag: v261-rc1~105 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0614602dfa1a4af016f323ca0a8e40efd12c5b11;p=thirdparty%2Fsystemd.git Fix an invalid section in example for NFTSet `NFTSet` is supposed to be in `Service` instead of `Unit` section. The current example leads to `Unknown key 'NFTSet' in section [Unit], ignoring` in systemd logs. --- diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml index 58e923b6184..4e908f150ec 100644 --- a/man/systemd.resource-control.xml +++ b/man/systemd.resource-control.xml @@ -1127,7 +1127,7 @@ BindNetworkInterface=vrf-mgmt systemctl daemon-reload can be used to refill the sets. Example: - [Unit] + [Service] NFTSet=cgroup:inet:filter:my_service user:inet:filter:serviceuser Corresponding NFT rules: