From ceabfb889d7e9dcde1c8a8ab811c40a73d88f200 Mon Sep 17 00:00:00 2001 From: Lucas Werkmeister Date: Sat, 15 Jul 2017 18:29:09 +0200 Subject: [PATCH] Fix spelling (#6378) --- man/systemd.exec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index d28de2d0f24..85990cc8aaa 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -1619,7 +1619,7 @@ any combination of: cgroup, ipc, net, mnt, pid, user and uts. Any namespace type listed is made accessible to the unit's processes, access to namespace types not listed is - prohibited (whitelisting). By prepending the list with a single tilda character (~) the + prohibited (whitelisting). By prepending the list with a single tilde character (~) the effect may be inverted: only the listed namespace types will be made inaccessible, all unlisted ones are permitted (blacklisting). If the empty string is assigned, the default namespace restrictions are applied, which is equivalent to false. Internally, this setting limits access to the -- 2.47.3