diff options
author | Winterhuman <86165318+Winterhuman@users.noreply.github.com> | 2024-11-26 14:41:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-26 14:41:49 +0100 |
commit | 5bed97dd575dd1996638a46cc309c74f43d24e0e (patch) | |
tree | d0c5b1cee892f0af91f229bf48bbdef5279913bf /man | |
parent | cryptsetup: convert pkcs11/fido2 to iovec for key handling (diff) | |
download | systemd-5bed97dd575dd1996638a46cc309c74f43d24e0e.tar.xz systemd-5bed97dd575dd1996638a46cc309c74f43d24e0e.zip |
man/systemd-system.conf: Correct "struct" to "strict" (#35364)
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-system.conf.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml index 39117f6934..7c0ba8cb8b 100644 --- a/man/systemd-system.conf.xml +++ b/man/systemd-system.conf.xml @@ -302,7 +302,7 @@ and running in an initrd equivalent to true, otherwise false. This implements a restricted subset of the per-unit setting of the same name, see <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry> for - details: currently, the <literal>full</literal> or <literal>struct</literal> values are not + details: currently, the <literal>full</literal> or <literal>strict</literal> values are not supported.</para> <xi:include href="version-info.xml" xpointer="v256"/></listitem> |