diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-04-22 18:40:24 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-04-22 18:42:11 +0200 |
commit | 6bd3102e3e9c16ba750a3d03a18b053d9441dfe4 (patch) | |
tree | dc5f8d3dfc4f0b1fab93950012a8690bd26d70e8 /man/systemd.exec.xml | |
parent | Merge pull request #32401 from bluca/chores (diff) | |
download | systemd-6bd3102e3e9c16ba750a3d03a18b053d9441dfe4.tar.xz systemd-6bd3102e3e9c16ba750a3d03a18b053d9441dfe4.zip |
man: fix typo
Follow-up for fef46ffb5b3a98cb557c9f77d230fbb220355b9e.
Diffstat (limited to 'man/systemd.exec.xml')
-rw-r--r-- | man/systemd.exec.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 44233d0265..80359bc238 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -1386,7 +1386,7 @@ CapabilityBoundingSet=~CAP_B CAP_C</programlisting> <para>Note that the various options that turn directories read-only (such as <varname>ProtectSystem=</varname>, <varname>ReadOnlyPaths=</varname>, …) do not affect the ability for programs to connect to and communicate with <constant>AF_UNIX</constant> sockets in these - directores. These options cannot be used to lock down access to IPC services hence.</para> + directories. These options cannot be used to lock down access to IPC services hence.</para> <variablelist class='unit-directives'> |