diff options
author | Lennart Poettering <lennart@poettering.net> | 2022-04-22 15:41:53 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2022-04-28 18:12:00 +0200 |
commit | 72267a55a1adc3798257dc7ff0ce4a6e7594e146 (patch) | |
tree | eae764cb7367638515b6f1a354f9a2bc135c34d4 /man/kernel-command-line.xml | |
parent | creds-tool: properly search for both encrypted + unencrypted creds (diff) | |
download | systemd-72267a55a1adc3798257dc7ff0ce4a6e7594e146.tar.xz systemd-72267a55a1adc3798257dc7ff0ce4a6e7594e146.zip |
man: document the new credentials features
Diffstat (limited to 'man/kernel-command-line.xml')
-rw-r--r-- | man/kernel-command-line.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index 79bd90b340..96bdc72252 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -73,6 +73,8 @@ <term><varname>systemd.machine_id=</varname></term> <term><varname>systemd.unified_cgroup_hierarchy</varname></term> <term><varname>systemd.legacy_systemd_cgroup_controller</varname></term> + <term><varname>systemd.set_credential=</varname></term> + <term><varname>systemd.import_credentials=</varname></term> <listitem> <para>Parameters understood by the system and service manager to control system behavior. For details, see |