From: NetSysFire <59517351+NetSysFire@users.noreply.github.com> Date: Mon, 10 Mar 2025 14:24:26 +0000 (+0100) Subject: systemd.exec(5): RestrictAddressFamilies: mention address_families(7) X-Git-Tag: v258-rc1~1127 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1f0e4af32919aaac1bef6f7fff5884db2e155bc8;p=thirdparty%2Fsystemd.git systemd.exec(5): RestrictAddressFamilies: mention address_families(7) --- diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index fbd25a1a180..fa6b9651017 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -2212,7 +2212,9 @@ BindReadOnlyPaths=/var/lib/systemd Restricts the set of socket address families accessible to the processes of this unit. Takes none, or a space-separated list of address family names to allow-list, such as AF_UNIX, AF_INET or - AF_INET6. When none is specified, then all address + AF_INET6, see + address_families7 + for all possible options. When none is specified, then all address families will be denied. When prefixed with ~ the listed address families will be applied as deny list, otherwise as allow list. Note that this restricts access to the