diff options
author | Lennart Poettering <lennart@poettering.net> | 2022-07-15 08:50:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-15 08:50:28 +0200 |
commit | 5eab88a569c1bb5f79093f38e872e588d64a2b26 (patch) | |
tree | 30ca70b11fe90a6aecbf1d197246307e7b2107d3 /man/systemd.xml | |
parent | Merge pull request #24021 from poettering/man-rlimit-comments (diff) | |
parent | update TODO (diff) | |
download | systemd-5eab88a569c1bb5f79093f38e872e588d64a2b26.tar.xz systemd-5eab88a569c1bb5f79093f38e872e588d64a2b26.zip |
Merge pull request #24005 from poettering/smbios-creds
pid1: import credentials also from SMBIOS data
Diffstat (limited to 'man/systemd.xml')
-rw-r--r-- | man/systemd.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/systemd.xml b/man/systemd.xml index e526a1caea..30484e09a9 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -965,7 +965,8 @@ <term><varname>systemd.import_credentials=</varname></term> <listitem><para>Takes a boolean argument. If false disables importing credentials from the kernel - command line, qemu_fw_cfg subsystem or the kernel command line.</para></listitem> + command line, the DMI/SMBIOS OEM string table, the qemu_fw_cfg subsystem or the EFI kernel + stub.</para></listitem> </varlistentry> <varlistentry> |