diff options
author | Mike Yuan <me@yhndnzj.com> | 2024-09-04 15:06:39 +0200 |
---|---|---|
committer | Mike Yuan <me@yhndnzj.com> | 2024-09-04 21:44:25 +0200 |
commit | 7a9f0125bbd7ccf7bb491c5453d4ea997feedad5 (patch) | |
tree | 229e1a9f0a44905d347c2cb39db5a6d48739e4c6 /man/systemd.exec.xml | |
parent | core/namespace: add comment to explain the non-obvious assumption on /run/sys... (diff) | |
download | systemd-7a9f0125bbd7ccf7bb491c5453d4ea997feedad5.tar.xz systemd-7a9f0125bbd7ccf7bb491c5453d4ea997feedad5.zip |
core: rename BindJournalSockets= to BindLogSockets=
Addresses https://github.com/systemd/systemd/pull/32487#issuecomment-2328465309
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 0318961569..232ae7e96e 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -367,7 +367,7 @@ </varlistentry> <varlistentry> - <term><varname>BindJournalSockets=</varname></term> + <term><varname>BindLogSockets=</varname></term> <listitem><para>Takes a boolean argument. If true, sockets from <citerefentry> <refentrytitle>systemd-journald.socket</refentrytitle><manvolnum>8</manvolnum></citerefentry> |